aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sra.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/sra.1')
-rw-r--r--man/man1/sra.115
1 files changed, 15 insertions, 0 deletions
diff --git a/man/man1/sra.1 b/man/man1/sra.1
new file mode 100644
index 00000000..3ddc7ac7
--- /dev/null
+++ b/man/man1/sra.1
@@ -0,0 +1,15 @@
+.TH SRA 1 "May 2014" "Manual page for sra"
+.SH NAME
+.B sra
+\- run a command on sls(1) hosts
+.SH SYNOPSIS
+.B sra
+.I COMMAND
+.SH DESCRIPTION
+.B sra
+runs a nominated command on all the hosts returned by sls(1), and prints the
+hostname, stdout, and stderr for each call.
+.SH SEE ALSO
+sta(1), sls(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>