diff --git a/share/completions/gphoto2.fish b/share/completions/gphoto2.fish index 00285ead9..add427764 100644 --- a/share/completions/gphoto2.fish +++ b/share/completions/gphoto2.fish @@ -1,6 +1,6 @@ #Common options -complete -c gphoto2 -s '?'-l 'help' -d 'Print complete help message on program usage' +complete -c gphoto2 -s '?' -l 'help' -d 'Print complete help message on program usage' complete -c gphoto2 -l 'usage' -d 'Print short message on program usage' complete -c gphoto2 -l 'debug' -d 'Turn on debugging' complete -c gphoto2 -l 'debug-logfile' -r -d 'Name of file to write debug info to'