mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-12 12:00:21 +02:00
(usage): Add missing close paren and open paren.
This commit is contained in:
+2
-2
@@ -38,8 +38,8 @@ usage (int status)
|
||||
printf (_("\
|
||||
Usage: %s [OPTION] NEWROOT [COMMAND...]\n
|
||||
or: %s OPTION\n\
|
||||
", program_name, program_name);
|
||||
printf (_"\
|
||||
"), program_name, program_name);
|
||||
printf (_("\
|
||||
Run COMMAND with root directory set to NEWROOT.\n\
|
||||
\n\
|
||||
--help display this help and exit\n\
|
||||
|
||||
Reference in New Issue
Block a user