summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-13 17:26:45 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-13 17:26:45 -0400
commit212eb1dfe7be3eb168acedef09178ee298e299a4 (patch)
tree8e9e16eba4b0ef948ec4e220229ac95632512750
parent1a42a0b5df138b06ebd86df23cb78276d96f9080 (diff)
downloadslackbuilds-212eb1dfe7be3eb168acedef09178ee298e299a4.tar.gz
network/ClusterSSH: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--network/ClusterSSH/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/network/ClusterSSH/README b/network/ClusterSSH/README
index 992ddcc0bf..63f1ec1a98 100644
--- a/network/ClusterSSH/README
+++ b/network/ClusterSSH/README
@@ -1,9 +1,10 @@
-ClusterSSH is a tool for making the same change on multiple servers at the same
-time. The 'cssh' command opens an administration console and an xterm to all
-specified hosts. Any text typed into the administration console is replicated
-to all windows. All windows may also be typed into directly.
+ClusterSSH is a tool for making the same change on multiple
+servers at the same time. The 'cssh' command opens an administration
+console and an xterm to all specified hosts. Any text typed into the
+administration console is replicated to all windows. All windows may
+also be typed into directly.
-This tool is intended for (but not limited to) cluster administration where the
-same configuration or commands must be run on each node within the cluster.
-Performing these commands all at once via this tool ensures all nodes are kept
-in sync.
+This tool is intended for (but not limited to) cluster administration
+where the same configuration or commands must be run on each node
+within the cluster. Performing these commands all at once via this
+tool ensures all nodes are kept in sync.