mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-12 01:26:16 +08:00
5 lines
126 B
Fish
5 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")
|
|
|