mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:43:55 +08:00
ff882d8326
This is `anything-sync-daemon`
4 lines
112 B
Fish
4 lines
112 B
Fish
complete -f asd
|
|
complete -c asd -n "test (__fish_number_of_cmd_args_wo_opts) = 1" \
|
|
-a "sync unsync resync"
|