mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-12 16:07:33 +00:00
7ddecde543
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz
4 lines
118 B
Fish
4 lines
118 B
Fish
#apt-setup
|
|
complete -c apt-setup -a probe -d "probe a CD"
|
|
complete -c apt-setup -s N -d "run in noninteractive mode"
|
|
|