diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/usage.h b/include/usage.h index b028f5a5c..4152fecd3 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1813,8 +1813,8 @@ | |||
1813 | "$ ls -l /tmp/ls\n" \ | 1813 | "$ ls -l /tmp/ls\n" \ |
1814 | "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n" | 1814 | "lrwxrwxrwx 1 root root 7 Apr 12 18:39 ls -> BusyBox*\n" |
1815 | 1815 | ||
1816 | #define load_policy_trivial_usage \ | 1816 | #define load_policy_trivial_usage |
1817 | "[FILE]" | 1817 | |
1818 | #define load_policy_full_usage | 1818 | #define load_policy_full_usage |
1819 | 1819 | ||
1820 | #define loadfont_trivial_usage \ | 1820 | #define loadfont_trivial_usage \ |