mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 00:47:30 +00: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'
|