fix printf warning
[oweals/busybox.git] / include / usage.h
index 6d594dc013d14828a85bea40b0c64927c29e35a7..128aee2f527e56e08b21cc571817be179e5f4a73 100644 (file)
        "\\( and \\) or null; if \\( and \\) are not used, they return the number \n" \
        "of characters matched or 0."
 
+#define fakeidentd_trivial_usage \
+       "[-b ip] [STRING]"
+#define fakeidentd_full_usage \
+       "Returns a set string to auth requests\n\n"\
+       "\t-b\tBind to ip address\n"\
+       "\tSTRING\tThe ident answer string (default is nobody)"
+
 #define false_trivial_usage \
        ""
 #define false_full_usage \