summaryrefslogtreecommitdiff
path: root/docs/netdiff.pod
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 09:45:00 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-06-20 09:45:00 +0200
commitfe9477450a96d0e731126375b523b229088d2b1e (patch)
treeab5420dd1479e5e9bd8c6329ddb2b2163ac287cc /docs/netdiff.pod
parent37966ff1cc5f3c94a5f749fcfd8d4c64754d58c4 (diff)
theoretically it also works with directories now
Diffstat (limited to 'docs/netdiff.pod')
-rw-r--r--docs/netdiff.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/netdiff.pod b/docs/netdiff.pod
index fa9fbb7..0408990 100644
--- a/docs/netdiff.pod
+++ b/docs/netdiff.pod
@@ -10,7 +10,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:
- netdiff HOSTNAME FILENAME
+ netdiff HOSTNAME PATH
Where HOSTNAME 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.