aboutsummaryrefslogtreecommitdiff
path: root/man/shock.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/shock.1')
-rw-r--r--man/shock.117
1 files changed, 17 insertions, 0 deletions
diff --git a/man/shock.1 b/man/shock.1
new file mode 100644
index 00000000..0b64d504
--- /dev/null
+++ b/man/shock.1
@@ -0,0 +1,17 @@
+.TH SHOCK 1 "May 2014" "Manual page for shock"
+.SH NAME
+.B shock
+\- run a command on shoal(1) hosts and print the hostname if successful
+.SH SYNOPSIS
+.B shock
+.I COMMAND
+.SH DESCRIPTION
+.B shock
+runs a nominated command on all the hosts returned by shoal(1), and prints the
+hostname if the command has an exit value of 0. The stdout from the commands is
+discarded.
+.SH SEE ALSO
+scatter(1), shoal(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>
+