Fix env usage information.

This commit is contained in:
Matt Kraai 2001-05-11 14:28:17 +00:00
parent 5b44f48afc
commit c96381be40
3 changed files with 3 additions and 3 deletions

View File

@ -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" \

View File

@ -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" \

View File

@ -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" \