zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@debian.org>
To: Louis-David Mitterrand <ldm@apartia.fr>, 498780@bugs.debian.org
Cc: zsh-workers@sunsite.dk
Subject: Re: Bug#498780: zsh: please remove --remove-sent-files from rsync completion
Date: Sat, 13 Sep 2008 07:56:26 +0000	[thread overview]
Message-ID: <20080913075626.GA24637@scru.org> (raw)
In-Reply-To: <20080913073440.10310.87625.reportbug@timgad.apartia.fr>

On Sat, Sep 13, 2008 at 09:34:40AM +0200, Louis-David Mitterrand wrote:
> rsync only uses "--remove-source-files" and no longer 
> "--remove-sent-files" which can be safely removed. Typing "--rem" on the 
> command-line would immediately yield the correct option.


Index: Completion/Unix/Command/_rsync
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_rsync,v
retrieving revision 1.40
diff -u -r1.40 _rsync
--- Completion/Unix/Command/_rsync	1 Mar 2008 01:03:18 -0000	1.40
+++ Completion/Unix/Command/_rsync	13 Sep 2008 07:53:46 -0000
@@ -171,7 +171,6 @@
   '--ignore-existing[ignore files that already exist on receiving side]' \
   '(--existing --ignore-non-existing)'{--existing,--ignore-non-existing}'[ignore files that do not exist on receiving side]' \
   '--remove-source-files[synchronized files are removed from sending side]' \
-  '--remove-sent-files[transferred files/symlinks are removed from sending side]' \
   '(--delete-before --delete-during --delete-after --delete-delay)--del[an alias for --delete-during]' \
   '--delete[delete files that do not exist on the sending side]' \
   '(--del --delete-during --delete-after --delete-delay)--delete-before[receiver deletes before transfer]' \


           reply	other threads:[~2008-09-13  7:57 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20080913073440.10310.87625.reportbug@timgad.apartia.fr>]

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=20080913075626.GA24637@scru.org \
    --to=schizo@debian.org \
    --cc=498780@bugs.debian.org \
    --cc=ldm@apartia.fr \
    --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).