aboutsummaryrefslogtreecommitdiff
path: root/clean
diff options
context:
space:
mode:
authorCamil Staps2018-10-22 20:17:27 +0200
committerCamil Staps2018-10-22 20:17:27 +0200
commit74726034533af4a5da8b5173a8ea04cf7facca73 (patch)
tree367b981746cc89163d0b3d8d23a2840e1654936d /clean
parentAdd bash completion for clm (diff)
Add undocumented options to clm completion
Diffstat (limited to 'clean')
-rw-r--r--clean/.bash_completion.d/clm2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/.bash_completion.d/clm b/clean/.bash_completion.d/clm
index 85b77af..9eb873d 100644
--- a/clean/.bash_completion.d/clm
+++ b/clean/.bash_completion.d/clm
@@ -5,7 +5,7 @@ _clm()
cur="${COMP_WORDS[COMP_CWORD]}"
prev="${COMP_WORDS[COMP_CWORD-1]}"
- opts="-I -IL -P -w -nw -d -nd -sa -nsa -mv -ms -O -PO -S -PS -ABC -PABC -c -lt -nlt -lat -nlat -lset -ci -nci -ou -nou -fusion -nfusion -pt -npt -desc -exl -tst -funcmayfail -ns -no-opt-link -l -sl -e -E -aC -h -s -b -sc -t -nt -gc -ngc -st -nst -nr -gcm -gcc -gcf -gci -optabc -bytecode"
+ opts="-I -IL -P -w -nw -d -nd -sa -nsa -mv -ms -O -PO -S -PS -ABC -PABC -c -lt -nlt -lat -nlat -lset -ci -nci -ou -nou -fusion -nfusion -pt -npt -desc -exl -tst -funcmayfail -varnotused -funcnotused -nowarn -ns -no-opt-link -l -sl -e -E -aC -h -s -b -sc -t -nt -gc -ngc -st -nst -nr -gcm -gcc -gcf -gci -dynamics -nortsopts -p -pic -optabc -bytecode"
case $prev in
"-IL")