From e2311792c4ec91afbb3b139a03777fd0e0ba13dd Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Wed, 5 Jun 2013 11:17:25 +0000 Subject: rename rcmd option -e to -x for eXclude and make -e be encryption as with others --- man/1/rcmd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/1/rcmd b/man/1/rcmd index 2368a37a..c0a8702a 100644 --- a/man/1/rcmd +++ b/man/1/rcmd @@ -4,10 +4,10 @@ rcmd \- remote command execution .SH SYNOPSIS .B rcmd [ -.B -C +.B -e .I cryptoalg ] [ -.B -e +.B -x .I exportpath ] .I host @@ -44,7 +44,7 @@ if it exists, and otherwise it will use the certificate in .BI /usr/ username /keyring/default . .PP The -.B -C +.B -e option sets the algorithm .I cryptoalg to be used following authentication for digesting or encryption. @@ -57,7 +57,7 @@ The default is is not used after authentication. .PP The -.B -e +.B -x option sets the path to be exported as root from the local machine (defaults to .B / if not specified). -- cgit v1.2.3