public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "André Erdmann" <dywi@mailerd.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/R_overlay:master commit in: files/misc/, debug-scripts/py/, doc/rst/, doc/html/
Date: Fri,  9 Aug 2013 15:28:00 +0000 (UTC)	[thread overview]
Message-ID: <1376061933.d26e536c49b59a2e881354d7fe231588e048fbac.dywi@gentoo> (raw)

commit:     d26e536c49b59a2e881354d7fe231588e048fbac
Author:     André Erdmann <dywi <AT> mailerd <DOT> de>
AuthorDate: Fri Aug  9 15:25:33 2013 +0000
Commit:     André Erdmann <dywi <AT> mailerd <DOT> de>
CommitDate: Fri Aug  9 15:25:33 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/R_overlay.git;a=commit;h=d26e536c

hide --nosync opt

Use --no-sync instead. This commit removes all occurences of --nosync in
script/doc files, but doesn't remove it from the arg parser.

---
 debug-scripts/py/nosync-rforge.py | 2 +-
 doc/html/usage.html               | 7 +++----
 doc/rst/usage.rst                 | 2 +-
 files/misc/roverlay.bashcomp      | 2 +-
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debug-scripts/py/nosync-rforge.py b/debug-scripts/py/nosync-rforge.py
index 29db4a0..04bd5b5 100644
--- a/debug-scripts/py/nosync-rforge.py
+++ b/debug-scripts/py/nosync-rforge.py
@@ -1,6 +1,6 @@
 #!/usr/bin/python
 #
-#  runs --nosync for the R-Forge repo (or first cmdline arg)
+#  runs --no-sync for the R-Forge repo (or first cmdline arg)
 #
 #  Usage: <prog> [<repo name> [<repo config file>]]
 #

diff --git a/doc/html/usage.html b/doc/html/usage.html
index 86ea414..62d3674 100644
--- a/doc/html/usage.html
+++ b/doc/html/usage.html
@@ -855,10 +855,9 @@ to know in detail what <em>roverlay</em> does before running it.</p>
 <col class="option" />
 <col class="description" />
 <tbody valign="top">
-<tr><td class="option-group" colspan="2">
-<kbd><span class="option">--nosync</span>, <span class="option">--no-sync</span></kbd></td>
-</tr>
-<tr><td>&nbsp;</td><td>Disable downloading of R packages.</td></tr>
+<tr><td class="option-group">
+<kbd><span class="option">--no-sync</span></kbd></td>
+<td>Disable downloading of R packages.</td></tr>
 <tr><td class="option-group">
 <kbd><span class="option">--strict</span></kbd></td>
 <td>Enable strict behavior.

diff --git a/doc/rst/usage.rst b/doc/rst/usage.rst
index 787c9aa..46164e4 100644
--- a/doc/rst/usage.rst
+++ b/doc/rst/usage.rst
@@ -450,7 +450,7 @@ to know in detail what *roverlay* does before running it.
 
 *roverlay* also accepts some **options**, most notably:
 
---nosync, --no-sync
+--no-sync
    Disable downloading of R packages.
 
 --strict

diff --git a/files/misc/roverlay.bashcomp b/files/misc/roverlay.bashcomp
index 2f18ee9..4e6170b 100644
--- a/files/misc/roverlay.bashcomp
+++ b/files/misc/roverlay.bashcomp
@@ -15,7 +15,7 @@ _roverlay_comp() {
       '--additions-dir'
       '--write-overlay' '--write' '--no-write-overlay' '--no-write'
       '--show-overlay' '--show' '--no-show-overlay' '--no-show'
-      '--strict-sync' '--sync' '--nosync' '--no-sync' '--sync-imports'
+      '--strict-sync' '--sync' '--no-sync' '--sync-imports'
       '--distroot' '--force-distroot' '--local-distdir' '--from'
       '--incremental' '--no-incremental' '--fixup-category-move'
       '--fixup-category-move-reverse' '--distmap-verify' '--revbump'


                 reply	other threads:[~2013-08-09 15:28 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=1376061933.d26e536c49b59a2e881354d7fe231588e048fbac.dywi@gentoo \
    --to=dywi@mailerd.de \
    --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