summaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-03-24 15:37:57 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-03-24 15:37:57 +0000
commit1fc6e56684dafddf00c3e9689a77e273f0126ea4 (patch)
tree2b084610db32345552dc1dac520bdb32db6d316a /include/usage.h
parent5b27fbe990d868441452c474e5b14e94f8bc8335 (diff)
downloadbusybox-w32-1fc6e56684dafddf00c3e9689a77e273f0126ea4.tar.gz
busybox-w32-1fc6e56684dafddf00c3e9689a77e273f0126ea4.tar.bz2
busybox-w32-1fc6e56684dafddf00c3e9689a77e273f0126ea4.zip
SELinux: load_policy applet
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 615ee4ed7..7adc1fc78 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1758,6 +1758,10 @@
1758 "$ ls -l /tmp/ls\n" \ 1758 "$ ls -l /tmp/ls\n" \
1759 "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n" 1759 "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n"
1760 1760
1761#define load_policy_trivial_usage \
1762 "[FILE]"
1763#define load_policy_full_usage
1764
1761#define loadfont_trivial_usage \ 1765#define loadfont_trivial_usage \
1762 "< font" 1766 "< font"
1763#define loadfont_full_usage \ 1767#define loadfont_full_usage \