mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
690648e1b0
darcs-hash:20060108025656-ac50b-e2309829a0afa6b3270d13814e9600d0fd372407.gz
4 lines
126 B
Fish
4 lines
126 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")
|
|
|