zsh-workers
 help / color / mirror / code / Atom feed
* Re: Bug#498780: zsh: please remove --remove-sent-files from rsync completion
       [not found] <20080913073440.10310.87625.reportbug@timgad.apartia.fr>
@ 2008-09-13  7:56 ` Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2008-09-13  7:56 UTC (permalink / raw)
  To: Louis-David Mitterrand, 498780; +Cc: zsh-workers

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]' \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-13  7:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20080913073440.10310.87625.reportbug@timgad.apartia.fr>
2008-09-13  7:56 ` Bug#498780: zsh: please remove --remove-sent-files from rsync completion Clint Adams

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).