diff options
-rw-r--r-- | applets/usage.h | 8 | ||||
-rw-r--r-- | include/usage.h | 8 | ||||
-rw-r--r-- | usage.h | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/applets/usage.h b/applets/usage.h index 63c00c674..aa66d3733 100644 --- a/applets/usage.h +++ b/applets/usage.h | |||
@@ -255,10 +255,10 @@ | |||
255 | #define dos2unix_full_usage \ | 255 | #define dos2unix_full_usage \ |
256 | "Converts FILE from dos format to unix format. When no option\n" \ | 256 | "Converts FILE from dos format to unix format. When no option\n" \ |
257 | "is given, the input is converted to the opposite output format.\n" \ | 257 | "is given, the input is converted to the opposite output format.\n" \ |
258 | "When no file is given, uses stdin for input and stdout for output." \ | 258 | "When no file is given, uses stdin for input and stdout for output.\n\n" \ |
259 | "Options:\n" \ | 259 | "Options:\n" \ |
260 | "\t-u\toutput will be in UNIX format\n" \ | 260 | "\t-u\toutput will be in UNIX format\n" \ |
261 | "\t-d\toutput will be in DOS format\n\n" \ | 261 | "\t-d\toutput will be in DOS format" |
262 | 262 | ||
263 | #define dpkg_trivial_usage \ | 263 | #define dpkg_trivial_usage \ |
264 | "[-i|-r|--unpack|--configure] my.deb" | 264 | "[-i|-r|--unpack|--configure] my.deb" |
@@ -1649,10 +1649,10 @@ | |||
1649 | #define unix2dos_full_usage \ | 1649 | #define unix2dos_full_usage \ |
1650 | "Converts FILE from unix format to dos format. When no option\n" \ | 1650 | "Converts FILE from unix format to dos format. When no option\n" \ |
1651 | "is given, the input is converted to the opposite output format.\n" \ | 1651 | "is given, the input is converted to the opposite output format.\n" \ |
1652 | "When no file is given, uses stdin for input and stdout for output." \ | 1652 | "When no file is given, uses stdin for input and stdout for output.\n" \ |
1653 | "Options:\n" \ | 1653 | "Options:\n" \ |
1654 | "\t-u\toutput will be in UNIX format\n" \ | 1654 | "\t-u\toutput will be in UNIX format\n" \ |
1655 | "\t-d\toutput will be in DOS format\n\n" \ | 1655 | "\t-d\toutput will be in DOS format" |
1656 | 1656 | ||
1657 | #define update_trivial_usage \ | 1657 | #define update_trivial_usage \ |
1658 | "[options]" | 1658 | "[options]" |
diff --git a/include/usage.h b/include/usage.h index 63c00c674..aa66d3733 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -255,10 +255,10 @@ | |||
255 | #define dos2unix_full_usage \ | 255 | #define dos2unix_full_usage \ |
256 | "Converts FILE from dos format to unix format. When no option\n" \ | 256 | "Converts FILE from dos format to unix format. When no option\n" \ |
257 | "is given, the input is converted to the opposite output format.\n" \ | 257 | "is given, the input is converted to the opposite output format.\n" \ |
258 | "When no file is given, uses stdin for input and stdout for output." \ | 258 | "When no file is given, uses stdin for input and stdout for output.\n\n" \ |
259 | "Options:\n" \ | 259 | "Options:\n" \ |
260 | "\t-u\toutput will be in UNIX format\n" \ | 260 | "\t-u\toutput will be in UNIX format\n" \ |
261 | "\t-d\toutput will be in DOS format\n\n" \ | 261 | "\t-d\toutput will be in DOS format" |
262 | 262 | ||
263 | #define dpkg_trivial_usage \ | 263 | #define dpkg_trivial_usage \ |
264 | "[-i|-r|--unpack|--configure] my.deb" | 264 | "[-i|-r|--unpack|--configure] my.deb" |
@@ -1649,10 +1649,10 @@ | |||
1649 | #define unix2dos_full_usage \ | 1649 | #define unix2dos_full_usage \ |
1650 | "Converts FILE from unix format to dos format. When no option\n" \ | 1650 | "Converts FILE from unix format to dos format. When no option\n" \ |
1651 | "is given, the input is converted to the opposite output format.\n" \ | 1651 | "is given, the input is converted to the opposite output format.\n" \ |
1652 | "When no file is given, uses stdin for input and stdout for output." \ | 1652 | "When no file is given, uses stdin for input and stdout for output.\n" \ |
1653 | "Options:\n" \ | 1653 | "Options:\n" \ |
1654 | "\t-u\toutput will be in UNIX format\n" \ | 1654 | "\t-u\toutput will be in UNIX format\n" \ |
1655 | "\t-d\toutput will be in DOS format\n\n" \ | 1655 | "\t-d\toutput will be in DOS format" |
1656 | 1656 | ||
1657 | #define update_trivial_usage \ | 1657 | #define update_trivial_usage \ |
1658 | "[options]" | 1658 | "[options]" |
@@ -255,10 +255,10 @@ | |||
255 | #define dos2unix_full_usage \ | 255 | #define dos2unix_full_usage \ |
256 | "Converts FILE from dos format to unix format. When no option\n" \ | 256 | "Converts FILE from dos format to unix format. When no option\n" \ |
257 | "is given, the input is converted to the opposite output format.\n" \ | 257 | "is given, the input is converted to the opposite output format.\n" \ |
258 | "When no file is given, uses stdin for input and stdout for output." \ | 258 | "When no file is given, uses stdin for input and stdout for output.\n\n" \ |
259 | "Options:\n" \ | 259 | "Options:\n" \ |
260 | "\t-u\toutput will be in UNIX format\n" \ | 260 | "\t-u\toutput will be in UNIX format\n" \ |
261 | "\t-d\toutput will be in DOS format\n\n" \ | 261 | "\t-d\toutput will be in DOS format" |
262 | 262 | ||
263 | #define dpkg_trivial_usage \ | 263 | #define dpkg_trivial_usage \ |
264 | "[-i|-r|--unpack|--configure] my.deb" | 264 | "[-i|-r|--unpack|--configure] my.deb" |
@@ -1649,10 +1649,10 @@ | |||
1649 | #define unix2dos_full_usage \ | 1649 | #define unix2dos_full_usage \ |
1650 | "Converts FILE from unix format to dos format. When no option\n" \ | 1650 | "Converts FILE from unix format to dos format. When no option\n" \ |
1651 | "is given, the input is converted to the opposite output format.\n" \ | 1651 | "is given, the input is converted to the opposite output format.\n" \ |
1652 | "When no file is given, uses stdin for input and stdout for output." \ | 1652 | "When no file is given, uses stdin for input and stdout for output.\n" \ |
1653 | "Options:\n" \ | 1653 | "Options:\n" \ |
1654 | "\t-u\toutput will be in UNIX format\n" \ | 1654 | "\t-u\toutput will be in UNIX format\n" \ |
1655 | "\t-d\toutput will be in DOS format\n\n" \ | 1655 | "\t-d\toutput will be in DOS format" |
1656 | 1656 | ||
1657 | #define update_trivial_usage \ | 1657 | #define update_trivial_usage \ |
1658 | "[options]" | 1658 | "[options]" |