Re: [systemd-devel] [PATCH] systemctl: add the --plain option to the help message
Applied. Zbyszek ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel
[systemd-devel] [PATCH] systemctl: add the --plain option to the help message
--- src/systemctl/systemctl.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c index 24a74c3..9a76349 100644 --- a/src/systemctl/systemctl.c +++ b/src/systemctl/systemctl.c @@ -4834,7 +4834,8 @@ static int systemctl_help(vo