Remove file completions for mycli command
This commit is contained in:
parent
39ced5297f
commit
5a99f3eda7
1 changed files with 1 additions and 0 deletions
|
|
@ -171,6 +171,7 @@
|
|||
|
||||
xdg.configFile."fish/completions/mycli.fish".text = ''
|
||||
complete -e -c mycli
|
||||
complete -c mycli -f
|
||||
complete -c mycli -f -s h -l host -d "Host address of the database."
|
||||
complete -c mycli -f -s P -l port -d "Port number to use for connection."
|
||||
complete -c mycli -f -s u -l user -d "User name to connect to the database."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue