summaryrefslogtreecommitdiffstats
path: root/doc/shell/general.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/shell/general.t')
-rw-r--r--doc/shell/general.t7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/shell/general.t b/doc/shell/general.t
index 13fbef9e3b..48fed6af0e 100644
--- a/doc/shell/general.t
+++ b/doc/shell/general.t
@@ -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: