fish-shell/share/completions/wicd-gtk.fish
Fabian Homborg ce245704d7 Reformat completion scripts
These were excluded from style.fish
2019-05-05 12:53:09 +02:00

6 lines
409 B
Fish

complete -c wicd-gtk -s t -l tray -d 'Run the wicd tray icon only.'
complete -c wicd-gtk -s n -l no-tray -d 'Run wicd without the tray icon.'
complete -c wicd-gtk -s h -l help -d 'Print this help information.'
complete -c wicd-gtk -s a -l no-animate -d 'Run the tray without network traffic tray animations.'
complete -c wicd-gtk -s o -l only-notifications -d 'Don\'t display anything except notifications.'