summaryrefslogtreecommitdiff
path: root/etc/bash_completion.d/vyatta-cfg
diff options
context:
space:
mode:
Diffstat (limited to 'etc/bash_completion.d/vyatta-cfg')
-rwxr-xr-xetc/bash_completion.d/vyatta-cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/bash_completion.d/vyatta-cfg b/etc/bash_completion.d/vyatta-cfg
index 7b44f35..a72b8c8 100755
--- a/etc/bash_completion.d/vyatta-cfg
+++ b/etc/bash_completion.d/vyatta-cfg
@@ -736,10 +736,10 @@ vyatta_config_complete ()
"set" \
"show" )
_get_help_text_helps=( \
- "Confirm prior commit" \
+ "Confirm prior commit-confirm" \
"Add comment to this configuration element" \
"Commit the current set of changes" \
- "Commit the current set of changes with confirm" \
+ "Commit the current set of changes with 'confirm' required" \
"Compare configuration revisions" \
"Copy a configuration element" \
"Delete a configuration element" \