mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 15:44:03 +00:00
Add 'help' in the auto-completion.
/trunk/ct-ng.comp | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
4f59e67c4d
commit
84fe3f42e2
@ -13,7 +13,7 @@ _ct-ng () {
|
||||
start_steps=$(echo "${steps}" |sed -r -e 's/($| )/\1+/;')
|
||||
stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
|
||||
|
||||
actions='menuconfig oldconfig saveconfig
|
||||
actions='help menuconfig oldconfig saveconfig
|
||||
list-samples build build. list-steps regtest regtest-local
|
||||
regtest-global clean distclean wiki-samples updatetools
|
||||
tarball version'
|
||||
|
Loading…
x
Reference in New Issue
Block a user