mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 13:23:09 +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'
|