Update logger usage information.
authorMatt Kraai <kraai@debian.org>
Tue, 2 Jan 2001 22:54:12 +0000 (22:54 -0000)
committerMatt Kraai <kraai@debian.org>
Tue, 2 Jan 2001 22:54:12 +0000 (22:54 -0000)
docs/busybox.pod
docs/busybox.sgml

index 8f6e138..ccd8734 100644 (file)
@@ -1101,7 +1101,7 @@ Example:
 
 Usage: logger [OPTION]... [MESSAGE]
 
-Write MESSAGE to the system log.  If MESSAGE is '-', log stdin.
+Write MESSAGE to the system log.  If MESSAGE is omitted, log stdin.
 
 Options:
 
@@ -2294,4 +2294,4 @@ Enrique Zanardi <ezanardi@ull.es>
 
 =cut
 
-# $Id: busybox.pod,v 1.84 2000/12/18 20:36:02 andersen Exp $
+# $Id: busybox.pod,v 1.85 2001/01/02 22:54:12 kraai Exp $
index c64dab8..62ef4e3 100644 (file)
                </para>
 
                <para>
-               Write MESSAGE to the system log.  If MESSAGE is '-', log
+               Write MESSAGE to the system log.  If MESSAGE is omitted, log
                stdin.
                </para>