diff options
Diffstat (limited to 'usage.h')
-rw-r--r-- | usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1638,7 +1638,7 @@ | |||
1638 | #define uudecode_full_usage \ | 1638 | #define uudecode_full_usage \ |
1639 | "Uudecode a file that is uuencoded.\n\n" \ | 1639 | "Uudecode a file that is uuencoded.\n\n" \ |
1640 | "Options:\n" \ | 1640 | "Options:\n" \ |
1641 | "\t-o FILE\tdirect output to FILE" \ | 1641 | "\t-o FILE\tdirect output to FILE" |
1642 | #define uudecode_example_usage \ | 1642 | #define uudecode_example_usage \ |
1643 | "$ uudecode -o busybox busybox.uu\n" \ | 1643 | "$ uudecode -o busybox busybox.uu\n" \ |
1644 | "$ ls -l busybox\n" \ | 1644 | "$ ls -l busybox\n" \ |