diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/usage.h b/include/usage.h index 09695ef76..01acda16d 100644 --- a/include/usage.h +++ b/include/usage.h @@ -97,11 +97,6 @@ "\n -s sender Sender IP address" \ "\n target Target IP address" \ -//#define ash_trivial_usage \ -// "[FILE]...\n" \ -// "or: ash -c command [args]..." -//#define ash_full_usage "\n\n" \ -// "The ash shell" #define sh_trivial_usage NOUSAGE_STR #define sh_full_usage "" #define ash_trivial_usage NOUSAGE_STR |