diff --git a/share/completions/canto.fish b/share/completions/canto.fish index ad75b4cf9..7c487fb75 100644 --- a/share/completions/canto.fish +++ b/share/completions/canto.fish @@ -32,4 +32,4 @@ complete -c canto -s D -l dir -d 'Set configuration directory' complete -c canto -s C -l conf -d 'Set configuration file' complete -c canto -s L -l log -d 'Set client log file' complete -c canto -s F -l fdir -d 'Set feed directory' -complete -c canto -s S -l sdir 'Set script directory' +complete -c canto -s S -l sdir -d 'Set script directory'