mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 14:43:55 +08:00
Fixed typo in xrandr completions
This commit is contained in:
parent
e34f0e7c9f
commit
e41ba6a2b6
|
@ -68,4 +68,4 @@ complete -c xrandr -l set -d 'Set the property value: --set <prop> <value>' -x
|
|||
complete -c xrandr -l off -d 'Disables the output'
|
||||
complete -c xrandr -l crtc -d 'Set the crtc' -x
|
||||
complete -c xrandr -l gamma -d 'Set gamma correction [red:green:blue]' -x
|
||||
complete -c xrandr -l brightness -d 'Set brightness. Multiplies gamma galues by brightness value'
|
||||
complete -c xrandr -l brightness -d 'Set brightness. Multiplies gamma values by brightness value'
|
||||
|
|
Loading…
Reference in New Issue
Block a user