diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/usage.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/include/usage.h b/include/usage.h index 227ed8001..aae06fda1 100644 --- a/include/usage.h +++ b/include/usage.h | |||
| @@ -148,7 +148,7 @@ | |||
| 148 | #define beep_trivial_usage \ | 148 | #define beep_trivial_usage \ |
| 149 | "-f freq -l length -d delay -r repetitions -n" | 149 | "-f freq -l length -d delay -r repetitions -n" |
| 150 | #define beep_full_usage "\n\n" \ | 150 | #define beep_full_usage "\n\n" \ |
| 151 | "Options:\n" \ | 151 | "Options:" \ |
| 152 | "\n -f Frequency in Hz" \ | 152 | "\n -f Frequency in Hz" \ |
| 153 | "\n -l Length in ms" \ | 153 | "\n -l Length in ms" \ |
| 154 | "\n -d Delay in ms" \ | 154 | "\n -d Delay in ms" \ |
| @@ -158,7 +158,7 @@ | |||
| 158 | #define fbsplash_trivial_usage \ | 158 | #define fbsplash_trivial_usage \ |
| 159 | "-s IMGFILE [-c] [-d DEV] [-i INIFILE] [-f CMD]" | 159 | "-s IMGFILE [-c] [-d DEV] [-i INIFILE] [-f CMD]" |
| 160 | #define fbsplash_full_usage "\n\n" \ | 160 | #define fbsplash_full_usage "\n\n" \ |
| 161 | "Options:\n" \ | 161 | "Options:" \ |
| 162 | "\n -s Image" \ | 162 | "\n -s Image" \ |
| 163 | "\n -c Hide cursor" \ | 163 | "\n -c Hide cursor" \ |
| 164 | "\n -d Framebuffer device (default /dev/fb0)" \ | 164 | "\n -d Framebuffer device (default /dev/fb0)" \ |
| @@ -1799,8 +1799,8 @@ | |||
| 1799 | #define ifplugd_trivial_usage \ | 1799 | #define ifplugd_trivial_usage \ |
| 1800 | "[OPTIONS]" | 1800 | "[OPTIONS]" |
| 1801 | #define ifplugd_full_usage "\n\n" \ | 1801 | #define ifplugd_full_usage "\n\n" \ |
| 1802 | "Network interface plug detection daemon.\n\n" \ | 1802 | "Network interface plug detection daemon\n" \ |
| 1803 | "Options:\n" \ | 1803 | "\nOptions:" \ |
| 1804 | "\n -n Do not daemonize" \ | 1804 | "\n -n Do not daemonize" \ |
| 1805 | "\n -s Do not log to syslog" \ | 1805 | "\n -s Do not log to syslog" \ |
| 1806 | "\n -i IFACE Interface" \ | 1806 | "\n -i IFACE Interface" \ |
