mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 02:10:57 +02:00
(usage): Say that
``Mandatory arguments to long options are mandatory for short options too.\n\''
This commit is contained in:
@@ -92,6 +92,7 @@ Usage: %s [OPTION] [INPUT [PREFIX]]\n\
|
||||
Output fixed-size pieces of INPUT to PREFIXaa, PREFIXab, ...; default\n\
|
||||
PREFIX is `x'. With no INPUT, or when INPUT is -, read standard input.\n\
|
||||
\n\
|
||||
Mandatory arguments to long options are mandatory for short options too.\n\
|
||||
-b, --bytes=SIZE put SIZE bytes per output file\n\
|
||||
-C, --line-bytes=SIZE put at most SIZE bytes of lines per output file\n\
|
||||
-l, --lines=NUMBER put NUMBER lines per output file\n\
|
||||
|
||||
Reference in New Issue
Block a user