public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/webapp-config:master commit in: WebappConfig/, doc/
Date: Thu, 29 Dec 2011 21:24:57 +0000 (UTC)	[thread overview]
Message-ID: <28505920f31d9e0ccc15bf755255b9ea4408491a.blueness@gentoo> (raw)

commit:     28505920f31d9e0ccc15bf755255b9ea4408491a
Author:     Michael (kensington) <gentoo <AT> scribeofthenile <DOT> com>
AuthorDate: Thu Dec 29 21:23:19 2011 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 21:23:19 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/webapp-config.git;a=commit;h=28505920

Update the docs for --lui

Reported-By: Maurice Volaski <mvolaski <AT> aecom.yu.edu>
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
X-Gentoo-Bug: 379581
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=379581

---
 WebappConfig/config.py  |    8 +++-----
 doc/webapp-config.8.xml |   13 +++++--------
 2 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/WebappConfig/config.py b/WebappConfig/config.py
index e5bbf1e..0968dee 100644
--- a/WebappConfig/config.py
+++ b/WebappConfig/config.py
@@ -572,11 +572,9 @@ class Config:
                          '--lui',
                          action='store_true',
                          help = 'List all master images which currently a'
-                         're not used. Use * for the package name and/or '
-                         'version number to list more than one package / '
-                         'version of a package. Remember to include the *'
-                         ' in single quotes to stop your shell from expan'
-                         'ding it first!!')
+                         're not used. Optionally, provide a package and/'
+                         'or version number as arguments to restrict the '
+                         'listing.')
 
         group.add_option('--show-installed',
                          '--si',

diff --git a/doc/webapp-config.8.xml b/doc/webapp-config.8.xml
index e51e172..e3f2c08 100644
--- a/doc/webapp-config.8.xml
+++ b/doc/webapp-config.8.xml
@@ -133,16 +133,14 @@
 	  <arg choice="plain">
 	    <option>--list-unused-installs</option>
 	  </arg>
-	  <group choice="opt">
-	    <arg>
-	      <replaceable>app-name</replaceable>
+	  <arg choice="opt">
+	    <arg choice="req">
+	      <replaceable>app-version</replaceable>
 	    </arg>
-	  </group>
-	  <group choice="opt">
-	    <arg>
+	    <arg choice="opt">
 	      <replaceable>app-version</replaceable>
 	    </arg>
-	  </group>
+	  </arg>
 	</cmdsynopsis>
 
 	<cmdsynopsis>
@@ -281,7 +279,6 @@
 	    <term><option>--lui</option> <replaceable>app-name</replaceable> <replaceable>app-version</replaceable></term>
 	    <listitem>
 	      <para>Outputs a list of all the master copies of the <replaceable>app-name</replaceable>-<replaceable>app-version</replaceable> package that have not been installed using <command>webapp-config</command> <option>-I</option>.</para>
-	      <para>Both <replaceable>app-name</replaceable> or <replaceable>app-version</replaceable> can be <emphasis>*</emphasis> to search for multiple packages or versions.</para>
 	    </listitem>
 	  </varlistentry>
 



             reply	other threads:[~2011-12-29 21:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-29 21:24 Anthony G. Basile [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-29 23:03 [gentoo-commits] proj/webapp-config:master commit in: WebappConfig/, doc/ Anthony G. Basile
2013-03-29 23:10 Anthony G. Basile
2013-08-03 13:24 Anthony G. Basile
2013-08-24 23:06 Anthony G. Basile
2015-07-02 14:31 Devan Franchini

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=28505920f31d9e0ccc15bf755255b9ea4408491a.blueness@gentoo \
    --to=blueness@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox