mirror of
https://github.com/IlanCosman/tide.git
synced 2024-12-04 18:29:07 +03:00
4 lines
358 B
Fish
4 lines
358 B
Fish
complete -c tide -x -n '__fish_use_subcommand' -a --help -d "Print help message"
|
|
complete -c tide -x -n '__fish_use_subcommand' -a --version -d "Print tide version"
|
|
complete -c tide -x -n '__fish_use_subcommand' -a bug-report -d "Print info for use in bug reports"
|
|
complete -c tide -x -n '__fish_use_subcommand' -a configure -d "Run the configuration wizard" |