zsh-workers
 help / color / mirror / code / Atom feed
From: Doug Kearns <djkea2@mugca.its.monash.edu.au>
To: zsh-workers@sunsite.dk
Subject: PATCH: improved _lynx option arg descriptions
Date: Fri, 27 Feb 2004 17:53:52 +1100	[thread overview]
Message-ID: <20040227065352.GB18289@localhost.localdomain> (raw)

This improves some of the option argument descriptions for lynx
completion.

Regards,
Doug

Index: Completion/Unix/Command/_lynx
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_lynx,v
retrieving revision 1.9
diff -u -r1.9 _lynx
--- Completion/Unix/Command/_lynx	26 Feb 2004 12:57:21 -0000	1.9
+++ Completion/Unix/Command/_lynx	27 Feb 2004 06:44:04 -0000
@@ -6,10 +6,10 @@
 _arguments -C \
   '-accept_all_cookies' \
   '-anonymous' \
-  '-assume_charset=:MIMENAME:' \
-  '-assume_local_charset=:MIMENAME:' \
-  '-assume_unrec_charset=:MIMENAME:' \
-  '-auth=:ID\:PW:' \
+  '-assume_charset=:character set:' \
+  '-assume_local_charset=:character set:' \
+  '-assume_unrec_charset=:character set:' \
+  '-auth=:username\:password:' \
   '-base' \
   '-bibp=:bibp server:_urls' \
   '-blink' \
@@ -23,7 +23,7 @@
   '-cmd_log=:keystroke log:_files' \
   '-cmd_script=:keystroke log:_files' \
   '-color' \
-  '-connect_timeout=:seconds:' \
+  '-connect_timeout=:connection timeout (seconds):' \
   '-cookie_file=:cookie file:_files' \
   '-cookie_save_file=:cookie file:_files' \
   '-cookies' \
@@ -32,7 +32,7 @@
   '-curses_pads' \
   '-debug_partial' \
   '-display=:display:_x_display' \
-  '-display_charset=:mimename:' \
+  '-display_charset=:character set:' \
   '-dont_wrap_pre' \
   '-dump' \
   '-editor=:editor:_command_names -e' \
@@ -63,8 +63,8 @@
   '-lss=:color-style file:_files' \
   '-mime_header' \
   '-minimal' \
-  '-newschunksize=:NUMBER:' \
-  '-newsmaxchunk=:NUMBER:' \
+  '-newschunksize=:number of news articles:' \
+  '-newsmaxchunk=:maximum number of news articles:' \
   '-nobold' \
   '-nobrowse' \
   '-nocc' \
@@ -85,8 +85,8 @@
   '-number_fields' \
   '-number_links' \
   '-partial' \
-  '-partial_thres=:NUMBER:' \
-  '-pauth=:ID\:PW:' \
+  '-partial_thres=:number of lines:' \
+  '-pauth=:username\:password:' \
   '-popup' \
   '-post_data' \
   '-preparsed' \
@@ -121,12 +121,12 @@
   '-trim_input_fields' \
   '-underscore' \
   '-use_mouse' \
-  '-useragent=:NAME:' \
+  '-useragent=:user-agent header:' \
   '-validate' \
   '-verbose' \
   '-version' \
   '-vikeys' \
-  '-width=:NUMBER:' \
+  '-width=:number of columns:' \
   '-with_backspaces' \
   ':URL:->html' && ret=0
 


                 reply	other threads:[~2004-02-27  6:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040227065352.GB18289@localhost.localdomain \
    --to=djkea2@mugca.its.monash.edu.au \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).