mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-22 18:55:14 +08:00
completions/canto.fish: s/cnato/canto/
This commit is contained in:
parent
0083555925
commit
75a6ad602f
@ -25,7 +25,7 @@ complete -f -c canto -s n -l checknew -d 'Show number of new items for feed'
|
||||
complete -f -c canto -n '__fish_canto_using_command -l --checknew' -d 'Feed' -a '(command canto -l)'
|
||||
|
||||
complete -c canto -s o -l opml -d 'Print conf as OPML'
|
||||
complete -c cnato -s i -l import -d 'Import from OPML'
|
||||
complete -c canto -s i -l import -d 'Import from OPML'
|
||||
complete -f -c canto -s r -l url -d 'Add feed'
|
||||
|
||||
complete -c canto -s D -l dir -d 'Set configuration directory'
|
||||
|
Loading…
x
Reference in New Issue
Block a user