zsh-workers
 help / color / mirror / code / Atom feed
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "ZSH workers mailing list" <zsh-workers@sunsite.auc.dk>
Subject: PATCH: _sudo
Date: Thu, 9 Mar 2000 13:12:28 +0300	[thread overview]
Message-ID: <000c01bf89af$f954ce70$21c9ca95@mow.siemens.ru> (raw)

Trivial _sudo patch (adding option descriptions and some more options from 1.6). Should we
check version, or add "1.6 required" to description? Or is it troubles it at all?

regards

-andrej

Have a nice DOS!
B >>


--- Completion/User/_sudo.org   Thu Mar  9 13:06:08 2000
+++ Completion/User/_sudo       Thu Mar  9 12:56:51 2000
@@ -2,15 +2,18 @@

 _arguments \
        '-V[show version]' \
-       '-l[list commands]' \
+       '-l[list allowed commands]' \
+       '-L[list options from Default section]' \
        '-h[show help]' \
-       '-v[validate timestamp file]' \
-       '-k[remove timestamp file]' \
+       '-v[validate user timestamp]' \
+       '-k[invalidate user timestamp]' \
+       '-K[remove user timestamp]' \
        '-b[run command in background]' \
-       '-r:Kerberos realm:' \
-       '-p:prompt:' \
-       '-u:user name:_users' \
+       '-r[Kerberos realm]:Kerberos realm:' \
+       '-p[password prompt]:password prompt:' \
+       '-u[user name]:user name:_users' \
        '-s[run SHELL]' \
        '-H[set HOME environment variable]' \
+       '-S[read password from stdin]' \
        ':complete command name: _command_names -e'  \
        '*::arguments: _normal'


             reply	other threads:[~2000-03-09 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-09 10:12 Andrej Borsenkow [this message]
2009-05-08  8:39 Peter Stephenson

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='000c01bf89af$f954ce70$21c9ca95@mow.siemens.ru' \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=zsh-workers@sunsite.auc.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).