aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-07-24 06:17:43 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-07-24 06:17:43 +0000
commit1da77728d75884b7dd1a02ca3ab89d5313d8e9fd (patch)
tree0dd83def87b5957733860a831b29fdbb4a4dcc0f /include
parent3e64e98570b2748973a66876a8b010c5d63e23be (diff)
downloadbusybox-w32-1da77728d75884b7dd1a02ca3ab89d5313d8e9fd.tar.gz
busybox-w32-1da77728d75884b7dd1a02ca3ab89d5313d8e9fd.tar.bz2
busybox-w32-1da77728d75884b7dd1a02ca3ab89d5313d8e9fd.zip
setfiles: small tweaks to usage text and code
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 6608938f6..a17f5b189 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2978,7 +2978,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when
2978 "\n -d Show which specification matched each file" \ 2978 "\n -d Show which specification matched each file" \
2979 "\n -l Log changes in file labels to syslog" \ 2979 "\n -l Log changes in file labels to syslog" \
2980 "\n -n Don't change any file labels" \ 2980 "\n -n Don't change any file labels" \
2981 "\n -q Suppress no-error output" \ 2981 "\n -q Suppress warnings" \
2982 "\n -r dir Use an altenate root path" \ 2982 "\n -r dir Use an altenate root path" \
2983 "\n -e dir Exclude directory" \ 2983 "\n -e dir Exclude directory" \
2984 "\n -F Force reset of context to match file_context for customizable files" \ 2984 "\n -F Force reset of context to match file_context for customizable files" \