]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
systemct: show all in output of systemctl clean --what=help 37418/head
authorJörg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 13 May 2025 15:21:02 +0000 (17:21 +0200)
committerJörg Behrmann <behrmann@physik.fu-berlin.de>
Tue, 13 May 2025 15:21:02 +0000 (17:21 +0200)
src/systemctl/systemctl.c

index 55fa386e7a47dce5e63b2be3d4515eab536e60ea..cf7f00b1c2aae24b4e997c66f977b787424c261f 100644 (file)
@@ -975,7 +975,8 @@ static int systemctl_parse_argv(int argc, char *argv[]) {
                                              "cache\n"
                                              "logs\n"
                                              "configuration\n"
-                                             "fdstore");
+                                             "fdstore\n"
+                                             "all");
                                         return 0;
                                 }