diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -347,7 +347,7 @@ "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" \ |