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:
65581f3
)
mktemp: don't advertise -q option
author
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 9 Feb 2008 06:29:32 +0000
(06:29 -0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Sat, 9 Feb 2008 06:29:32 +0000
(06:29 -0000)
include/usage.h
patch
|
blob
|
history
diff --git
a/include/usage.h
b/include/usage.h
index a65e2494130100f3333a03e0c22ff4f238faad52..98d3f3c969064d120537d6bd11e30783380a179c 100644
(file)
--- a/
include/usage.h
+++ b/
include/usage.h
@@
-2339,7
+2339,7
@@
USE_FEATURE_BRCTL_FANCY("\n" \
" block-count Number of block to use (default is entire partition)"
#define mktemp_trivial_usage \
- "[-d
qt] [-p dir
] TEMPLATE"
+ "[-d
t] [-p DIR
] TEMPLATE"
#define mktemp_full_usage \
"Create a temporary file with its name based on TEMPLATE.\n" \
"TEMPLATE is any name with six 'Xs' (i.e., /tmp/temp.XXXXXX)." \