mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 13:51:16 -03:00
Update share/completions/k3d.fish
Co-authored-by: Gokul Soumya <gokulps15@gmail.com>
This commit is contained in:
committed by
ridiculousfish
parent
da16e8c6b3
commit
0f78700f6b
@@ -10,4 +10,4 @@ complete -rc k3d -n __fish_use_subcommand -a load -d "Load an in image into a cl
|
||||
complete -rc k3d -n __fish_use_subcommand -a start -d "Start a resource [cluster, node]"
|
||||
complete -rc k3d -n __fish_use_subcommand -a stop -d "Stop a resource [cluster, node]"
|
||||
complete -rc k3d -n __fish_use_subcommand -a version -d "Print k3d version"
|
||||
complete -rc k3d -n __fish_use_subcommand -a --help -d "Show usage help"
|
||||
complete -rc k3d -l help -d "Show usage help"
|
||||
|
||||
Reference in New Issue
Block a user