]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
resolvectl: add 'log-level' to help message
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Sep 2020 07:58:32 +0000 (16:58 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 4 Sep 2020 07:58:36 +0000 (16:58 +0900)
Follow-up for df9578498f3f566409fcb71229d9fc99e4ab0568.

src/resolve/resolvectl.c

index 3072b984e5d52a3ecbbbf8545a131cb15bf97fbd..8378ff591c766360b8c01d89fd7317a95eb995b4 100644 (file)
@@ -2545,6 +2545,7 @@ static int native_help(void) {
                "  dnssec [LINK [MODE]]         Get/set per-interface DNSSEC mode\n"
                "  nta [LINK [DOMAIN...]]       Get/set per-interface DNSSEC NTA\n"
                "  revert LINK                  Revert per-interface configuration\n"
+               "  log-level [LEVEL]            Get/set logging threshold for systemd-resolved\n"
                "\nOptions:\n"
                "  -h --help                    Show this help\n"
                "     --version                 Show package version\n"