diff options
Diffstat (limited to 'Completion/X')
-rw-r--r-- | Completion/X/Command/_xrandr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/X/Command/_xrandr b/Completion/X/Command/_xrandr index 020728a6d..56d770e4d 100644 --- a/Completion/X/Command/_xrandr +++ b/Completion/X/Command/_xrandr @@ -28,5 +28,6 @@ _arguments \ '--right-of:output' \ '--above:output' \ '--below:output' \ + '--same-as:output' \ '--off[disable the output]' \ '--crtc:crtc to use:' |