]> 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>
Wed, 14 May 2025 20:33:39 +0000 (21:33 +0100)
(cherry picked from commit 68b6289a9e4a8a9cc3567f066f921388e99da9d9)

src/systemctl/systemctl.c

index 3cb2b1d3599c548bfff7fcd4c3abf4d47924f0f5..8c9fcb69f262a02d5ec46e2f6f71d6c431afeaad 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;
                                 }