1
0
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:
Jim Meyering
1996-04-24 03:23:37 +00:00
parent 2b00449aa7
commit deeb3e0c49
+2 -2
View File
@@ -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\