[Bps-public-commit] SD - A distributed issue tracker branch, master, updated. eefdc7a9ca270208f9c8620d9563d26738752da4
jesse
jesse at bestpractical.com
Fri Feb 20 11:33:55 EST 2009
The branch, master has been updated
via eefdc7a9ca270208f9c8620d9563d26738752da4 (commit)
from ad4653798da40c764ea3a32df040a5954c17d64d (commit)
Summary of changes:
lib/App/SD/CLI/Command/Help/Sync.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit eefdc7a9ca270208f9c8620d9563d26738752da4
Author: Florian Ragwitz <rafl at debian.org>
Date: Fri Feb 20 22:14:07 2009 +0800
Help fix: pull from a remote, not to it.
Signed-off-by: Jesse Vincent <jesse at bestpractical.com>
diff --git a/lib/App/SD/CLI/Command/Help/Sync.pm b/lib/App/SD/CLI/Command/Help/Sync.pm
index 7b8f012..2c969ab 100644
--- a/lib/App/SD/CLI/Command/Help/Sync.pm
+++ b/lib/App/SD/CLI/Command/Help/Sync.pm
@@ -57,7 +57,7 @@ http://syncwith.us/contact).
Push changes to the given foreign replica. Foreign replica
schemas will vary based on the replica type.
- ${cmd}pull --to rt:http://rt3.fsck.com|rt3|Owner='jesse'
+ ${cmd}pull --from rt:http://rt3.fsck.com|rt3|Owner='jesse'
Pull changes from a foreign replica to be merged into the
local replica.
EOF
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list