diff options
Diffstat (limited to 'Completion/Unix/Command/_links')
-rw-r--r-- | Completion/Unix/Command/_links | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Completion/Unix/Command/_links b/Completion/Unix/Command/_links index 8bb9fee1c..495937709 100644 --- a/Completion/Unix/Command/_links +++ b/Completion/Unix/Command/_links @@ -37,7 +37,7 @@ _arguments -C \ '-memory-cache-size[cache memory]:size (bytes) [1048576]' \ '-image-cache-size[image cache memory]:size (bytes) [1048576]' \ '-font-cache-size[specify font cache size]:size (bytes) [2097152]' \ - "-aggressive-cache[cache everything regardless of server's caching recomendations]:enable [1]:((1\\:on 0\\:off))" \ + "-aggressive-cache[cache everything regardless of server's caching recommendations]:enable [1]:((1\\:on 0\\:off))" \ '-address-preference[specify IP version preference]:preference:(( 0\:system\ default 1\:prefer\ IPv4 @@ -108,10 +108,10 @@ _arguments -C \ '-html-target-in-new-window[allow opening new windows from html]' \ '-html-margin[specify margin]:margin (spaces)' \ '-html-user-font-size[specify font size in graphics mode]:size' \ - '-html-t-text-color[specify text color in text mode]:color (0..15)' \ - '-html-t-link-color[specify link color in text mode]:color (0..15)' \ - '-html-t-background-color[specify background color in text mode]:color (0..15)' \ - '-html-t-ignore-document-color[ignore colors from HTML in text mode]:ignore:(0 1)' \ + '-html-text-color[specify text color in text mode]:color (0..15)' \ + '-html-link-color[specify link color in text mode]:color (0..15)' \ + '-html-background-color[specify background color in text mode]:color (0..15)' \ + '-html-ignore-document-color[ignore colors from HTML in text mode]:ignore:(0 1)' \ '-html-g-text-color[specify text color in graphics mode]:color (0xRRGGBB)' \ '-html-g-link-color[specify link color in graphics mode]:color (0xRRGGBB)' \ '-html-g-background-color[specify background color in graphics mode]:color (0xRRGGBB)' \ |