summaryrefslogtreecommitdiff
path: root/docs/netdiff.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/netdiff.1')
-rw-r--r--docs/netdiff.14
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/netdiff.1 b/docs/netdiff.1
index c0e8947..e0a652f 100644
--- a/docs/netdiff.1
+++ b/docs/netdiff.1
@@ -124,7 +124,7 @@
.\" ========================================================================
.\"
.IX Title "NETDIFF 1"
-.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.3" "User Commands"
+.TH NETDIFF 1 "2014-06-20" "netdiff 0.0.4devel1" "User Commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -139,7 +139,7 @@ A simple script to diff two files via the network.
ClusterSSH onto two hosts at the same time and run on both hosts the same command like:
.PP
.Vb 1
-\& netdiff HOSTNAME FILENAME
+\& netdiff HOSTNAME PATH
.Ve
.PP
Where \s-1HOSTNAME\s0 can be the hostname of the first or the second host. Depending on this the script will decide to be the client or the server role.