mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 12:28:39 +08:00
4 lines
167 B
Fish
4 lines
167 B
Fish
|
complete -c sqlsharp -s f -r -d 'Read SQL commands from file'
|
||
|
complete -c sqlsharp -s o -r -d 'Redirect stdout to file'
|
||
|
complete -c sqlsharp -s s -d 'Use silent mode'
|