aboutsummaryrefslogtreecommitdiff
path: root/man/man1/shock.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-10-01 16:38:17 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-10-01 16:38:17 +1300
commit0d17ce7135284dde08558febb620e03d3e01923a (patch)
tree3fe311f51e6f83056a1ad741c0ebd7bb090917ad /man/man1/shock.1
parentUpdate tmux status bar every second (diff)
downloaddotfiles-0d17ce7135284dde08558febb620e03d3e01923a.tar.gz
dotfiles-0d17ce7135284dde08558febb620e03d3e01923a.zip
Move man pages into man1 subdir
Going to make a man8 page shortly
Diffstat (limited to 'man/man1/shock.1')
-rw-r--r--man/man1/shock.117
1 files changed, 17 insertions, 0 deletions
diff --git a/man/man1/shock.1 b/man/man1/shock.1
new file mode 100644
index 00000000..0b64d504
--- /dev/null
+++ b/man/man1/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>
+