summaryrefslogtreecommitdiffstats
path: root/shell-completion/bash/systemd-id128
diff options
context:
space:
mode:
Diffstat (limited to 'shell-completion/bash/systemd-id128')
-rw-r--r--shell-completion/bash/systemd-id1282
1 files changed, 1 insertions, 1 deletions
diff --git a/shell-completion/bash/systemd-id128 b/shell-completion/bash/systemd-id128
index 54d4ec8f7a..a072770438 100644
--- a/shell-completion/bash/systemd-id128
+++ b/shell-completion/bash/systemd-id128
@@ -34,7 +34,7 @@ _systemd_id128() {
)
local -A VERBS=(
- [STANDALONE]='new machine-id boot-id invocation-id help'
+ [STANDALONE]='new machine-id boot-id invocation-id var-partition-uuid help'
[ARG]='show'
)