git: HAMMER Utility - Add -p <ssh-port> option
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Dec 6 20:31:18 PST 2009
commit 6c45ca3ea2a4c4e8fe9e2c884421d17bf34781b7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Dec 6 20:28:36 2009 -0800
HAMMER Utility - Add -p <ssh-port> option
* Allows the ssh port for remote specification to be specified. This
option is passed as '-p <ssh-port>' to ssh invocations.
Summary of changes:
sbin/hammer/cmd_mirror.c | 8 ++++++++
sbin/hammer/hammer.8 | 4 ++++
sbin/hammer/hammer.c | 6 +++++-
sbin/hammer/hammer.h | 1 +
4 files changed, 18 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6c45ca3ea2a4c4e8fe9e2c884421d17bf34781b7
--
DragonFly BSD source repository
More information about the Commits
mailing list