diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index 91bc01ee4..f65406254 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1675,6 +1675,9 @@ | |||
1675 | "$ hostname\n" \ | 1675 | "$ hostname\n" \ |
1676 | "sage\n" | 1676 | "sage\n" |
1677 | 1677 | ||
1678 | #define dnsdomainname_trivial_usage NOUSAGE_STR | ||
1679 | #define dnsdomainname_full_usage "" | ||
1680 | |||
1678 | #define httpd_trivial_usage \ | 1681 | #define httpd_trivial_usage \ |
1679 | "[-ifv[v]]" \ | 1682 | "[-ifv[v]]" \ |
1680 | " [-c CONFFILE]" \ | 1683 | " [-c CONFFILE]" \ |