mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 07:34:32 +00:00
68527ff20c
This ends up saving a surprising number of bytes.
4 lines
119 B
Fish
4 lines
119 B
Fish
#apt-setup
|
|
complete -c apt-setup -a probe -d "Probe a CD"
|
|
complete -c apt-setup -s N -d "Run in non-interactive mode"
|
|
|