diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:21:56 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 11:21:56 +0200 |
| commit | 9564d5515779ace81f3458012b28dc06a67b0259 (patch) | |
| tree | c5c07763fb36d5011f22542d2e9c924bb91eae12 /README.txt | |
| parent | fe5dc53a6d2125fd3ce02a8768ad935e2b06fea3 (diff) | |
updte documentation0.1.1
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -6,7 +6,7 @@ NAME two hosts. SYNOPSYS - netdiff HOSTNAME PATH [ADDITIONAL DIFF OPTS] + netdiff HOSTNAME PATH [PORT] [ADDITIONAL DIFF OPTS] USAGE Cluster-SSH into two hosts at the same time and run on both hosts the @@ -23,6 +23,11 @@ NAME Netdiff transfers everything in PATH (recursively and encrypted via OpenSSL/AES) to the other host and computes a diff of it. + If no port is specified the default port will be used, which is defined + in + + /etc/default/netdiff + EXAMPLE A common use case is to find out the differences of the PAM configuration. On most systems the PAM configuration is spread into |
