diff options
Diffstat (limited to 'etc/completions/_feh')
-rw-r--r-- | etc/completions/_feh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/completions/_feh b/etc/completions/_feh index d0bb0d0..1ec8020 100644 --- a/etc/completions/_feh +++ b/etc/completions/_feh @@ -154,6 +154,8 @@ arguments=( '--bg-scale[Set scaled desktop background]:file:_files' '--bg-seamless[Set desktop background with seamless borders]:file:_files' '--bg-fill[Set scaled desktop background, preserving aspect ratio]:file:_files' + '--bg-max[Set scaled desktop background, like fill with borders]:file:_files' + '--info[Show additional information]:info command' '--menu-style[Style descriptor for menu text]:file:_files' '--menu-ctrl-mask[Use Ctrl+Button to display menu]' '--no-rotate-ctrl-mask[Don'\''t require Ctrl for the rotate button]' |