diff options
Diffstat (limited to 'Completion/X/Command/_netscape')
-rw-r--r-- | Completion/X/Command/_netscape | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_netscape b/Completion/X/Command/_netscape index be38e0c85..48b3fab7b 100644 --- a/Completion/X/Command/_netscape +++ b/Completion/X/Command/_netscape @@ -7,7 +7,7 @@ _x_arguments -C \ '-xrm:resource:_x_resource' \ '-help[show usage message]' \ '-version[show the version number and build date]' \ - '-visual[use a specific server visual]:id-or-number:' \ + '-visual[use a specific server visual]:visual:_x_visual -b' \ '-install[install a private colormap]' \ '-no-install[use the default colormap]' \ '-ncols[max no. of colors to allocate for images]:n:' \ |