From 6d65ada43dbb6e4d715e4f6515fdbdce8116b3e8 Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow (mars.fritz.box)" Date: Sat, 21 Jun 2014 11:16:30 +0200 Subject: works --- docs/netdiff.pod | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/netdiff.pod') diff --git a/docs/netdiff.pod b/docs/netdiff.pod index b4c04ce..c4aa53c 100644 --- a/docs/netdiff.pod +++ b/docs/netdiff.pod @@ -1,19 +1,19 @@ =head1 NAME -netdiff - A netdiff project +netdiff - A simple script to diff a file or a directory of two hosts over the network. -=head1 WTF? +This is very helpfull if you want to find out any difference of these two hosts. -A simple script to diff a file or a directory of two hosts over the network. +=head2 SYNOPSYS -This is very helpfull if you want to find out any difference of these two hosts. + netdiff HOSTNAME PATH [ADDITIONAL DIFF OPTS] =head2 USAGE Cluster-SSH into two hosts at the same time and run on both hosts the same (simultaneous): - netdiff HOSTNAME PATH + 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. -- cgit v1.2.3