diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index bd9cb9908..81773bd95 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -3005,7 +3005,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when | |||
3005 | "\n -m Do NOT initialize the line in raw 8 bits mode" \ | 3005 | "\n -m Do NOT initialize the line in raw 8 bits mode" \ |
3006 | "\n -L Enable 3-wire operation" \ | 3006 | "\n -L Enable 3-wire operation" \ |
3007 | "\n -F Disable RTS/CTS flow control" \ | 3007 | "\n -F Disable RTS/CTS flow control" \ |
3008 | 3008 | ||
3009 | #define sleep_trivial_usage \ | 3009 | #define sleep_trivial_usage \ |
3010 | USE_FEATURE_FANCY_SLEEP("[") "N" USE_FEATURE_FANCY_SLEEP("]...") | 3010 | USE_FEATURE_FANCY_SLEEP("[") "N" USE_FEATURE_FANCY_SLEEP("]...") |
3011 | #define sleep_full_usage \ | 3011 | #define sleep_full_usage \ |