]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
systemct: show all in output of systemctl clean --what=help
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 13 May 2025 15:21:02 +0000 (17:21 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 17 May 2025 11:43:20 +0000 (12:43 +0100)
(cherry picked from commit 68b6289a9e4a8a9cc3567f066f921388e99da9d9)
(cherry picked from commit f9e68aa2b5dd14e0be29d13ea0c45f50bfe6b986)

src/systemctl/systemctl.c

index 9cc67cd07ecb0397bcd024a9a536db010f384a90..5091523164b4e323bf7d42b64db908e1a3ba9c4f 100644 (file)
@@ -973,7 +973,8 @@ static int systemctl_parse_argv(int argc, char *argv[]) {
                                              "cache\n"
                                              "logs\n"
                                              "configuration\n"
-                                             "fdstore");
+                                             "fdstore\n"
+                                             "all");
                                         return 0;
                                 }