[Bps-public-commit] r16277 - in sd/trunk: lib/App/SD/CLI/Command/Help
sartak at bestpractical.com
sartak at bestpractical.com
Sat Oct 11 14:59:44 EDT 2008
Author: sartak
Date: Sat Oct 11 14:59:43 2008
New Revision: 16277
Modified:
sd/trunk/ (props changed)
sd/trunk/lib/App/SD/CLI/Command/Help/Sync.pm
Log:
r73707 at onn: sartak | 2008-10-11 14:59:23 -0400
Remove the "over ssh" from the docs, since rsync supports much more than that
Modified: sd/trunk/lib/App/SD/CLI/Command/Help/Sync.pm
==============================================================================
--- sd/trunk/lib/App/SD/CLI/Command/Help/Sync.pm (original)
+++ sd/trunk/lib/App/SD/CLI/Command/Help/Sync.pm Sat Oct 11 14:59:43 2008
@@ -22,12 +22,11 @@
on the local network using Bonjour
$cmd publish --to jesse\@server:path/to/destination
- Publish a copy of this replica to a remote server using rsync over
- ssh.
+ Publish a copy of this replica to a remote server using rsync.
$cmd publish --html --replica --to jesse\@server:path/to/destination
Publish a copy of this replica, including a static html representation,
- to a remote server using rsync over ssh.
+ to a remote server using rsync.
$cmd server --port 9876
Start an sd replica server on port 9876. This command will make your
More information about the Bps-public-commit
mailing list