diff options
Diffstat (limited to 'bash-completion')
-rw-r--r-- | bash-completion/ct-ng.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash-completion/ct-ng.in b/bash-completion/ct-ng.in index f38c8810..9991906e 100644 --- a/bash-completion/ct-ng.in +++ b/bash-completion/ct-ng.in @@ -16,7 +16,7 @@ _ct_ng () { stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;') actions='help menuconfig nconfig oldconfig saveconfig extractconfig - defconfig savedefconfig + defconfig savedefconfig olddefconfig upgradeconfig build build-all wiki-samples list-samples list-samples-short check-samples list-steps |