mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 03:44:04 +08:00
4 lines
167 B
Fish
4 lines
167 B
Fish
complete -c groups -x -a "(__fish_complete_users)"
|
|
complete -c groups -l help -d 'Display help message'
|
|
complete -c groups -l version -d 'Display version information'
|