Fix env usage information.
authorMatt Kraai <kraai@debian.org>
Fri, 11 May 2001 14:28:17 +0000 (14:28 -0000)
committerMatt Kraai <kraai@debian.org>
Fri, 11 May 2001 14:28:17 +0000 (14:28 -0000)
applets/usage.h
include/usage.h
usage.h

index 2c7f9c27789d4df4d195c4871c061f34fef30111..6b8b6552b3db32ea3f76e0f5d3ab1dc109830adf 100644 (file)
        "Erik\nis\ncool\n"
 
 #define env_trivial_usage \
-       "[-] [-iu] [name=value ...] [command]"
+       "[-iu] [-] [name=value]... [command]"
 #define env_full_usage \
        "Prints the current environment or runs a program after setting\n" \
        "up the specified environment.\n\n" \
index 2c7f9c27789d4df4d195c4871c061f34fef30111..6b8b6552b3db32ea3f76e0f5d3ab1dc109830adf 100644 (file)
        "Erik\nis\ncool\n"
 
 #define env_trivial_usage \
-       "[-] [-iu] [name=value ...] [command]"
+       "[-iu] [-] [name=value]... [command]"
 #define env_full_usage \
        "Prints the current environment or runs a program after setting\n" \
        "up the specified environment.\n\n" \
diff --git a/usage.h b/usage.h
index 2c7f9c27789d4df4d195c4871c061f34fef30111..6b8b6552b3db32ea3f76e0f5d3ab1dc109830adf 100644 (file)
--- a/usage.h
+++ b/usage.h
        "Erik\nis\ncool\n"
 
 #define env_trivial_usage \
-       "[-] [-iu] [name=value ...] [command]"
+       "[-iu] [-] [name=value]... [command]"
 #define env_full_usage \
        "Prints the current environment or runs a program after setting\n" \
        "up the specified environment.\n\n" \