summaryrefslogtreecommitdiffstats
path: root/shell-completion/bash
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2023-02-20 20:11:57 +0100
committerDavid Tardon <dtardon@redhat.com>2023-02-21 19:03:26 +0100
commit7336968488d5027e997439d673341b6b49d231ec (patch)
tree807d43e87a7885f98bc92fbdfac919ac0ba4267d /shell-completion/bash
parentman: document systemctl list-paths (diff)
downloadsystemd-7336968488d5027e997439d673341b6b49d231ec.tar.xz
systemd-7336968488d5027e997439d673341b6b49d231ec.zip
shell-completion: add systemctl list-paths
Diffstat (limited to 'shell-completion/bash')
-rw-r--r--shell-completion/bash/systemctl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/systemctl.in b/shell-completion/bash/systemctl.in
index 3c64467e2f..0e411f5a5f 100644
--- a/shell-completion/bash/systemctl.in
+++ b/shell-completion/bash/systemctl.in
@@ -216,7 +216,7 @@ _systemctl () {
suspend-then-hibernate kexec list-jobs list-sockets
list-timers list-units list-unit-files poweroff
reboot rescue show-environment suspend get-default
- is-system-running preset-all list-automounts'
+ is-system-running preset-all list-automounts list-paths'
[FILE]='link switch-root bind mount-image'
[TARGETS]='set-default'
[MACHINES]='list-machines'