projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e73457
)
usage: fix typo
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 14 Feb 2010 10:11:47 +0000
(11:11 +0100)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sun, 14 Feb 2010 10:11:47 +0000
(11:11 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index 840fb5eb6d4870d28215fcc86babe2d0352f3a9d..fb983c1cde19be1016a3f9e9e535f3e3ab7a1fcf 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-203,7
+203,7
@@
#define bzip2_full_usage "\n\n" \
"Compress FILEs (or stdin) with bzip2 algorithm\n" \
"\nOptions:" \
- "\n -c Write to stout" \
+ "\n -c Write to st
d
out" \
"\n -d Decompress" \
"\n -f Force" \
"\n -1..-9 Compression level" \