2008-02-27 Joel Sherrill <joel.sherrill@oarcorp.com>

* shell/file.t, shell/general.t: More commands documented.
This commit is contained in:
Joel Sherrill
2008-02-27 14:50:14 +00:00
parent 7cfcdc1b38
commit 7c14c4aaa3
3 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -379,7 +379,8 @@ This command returns 0 on success and non-zero if an error is encountered.
@subheading NOTES:
This command currently does not display information on a set of
files like POSIX ls(1).
files like the POSIX ls(1). It only displays the contents of
entire directories.
@subheading EXAMPLES:
+4 -3
View File
@@ -118,7 +118,7 @@ date
@subheading DESCRIPTION:
This command XXX
This command prints the current date.
@subheading EXIT STATUS:
@@ -126,14 +126,15 @@ This command returns 0 on success and non-zero if an error is encountered.
@subheading NOTES:
NONE
This comm
@subheading EXAMPLES:
The following is an example of how to use @code{date}:
@example
EXAMPLE_TBD
SHLL [/] $ date
Fri Jan 1 00:00:06 1988
@end example
@subheading CONFIGURATION: