1
0

mssh.1 743 B

1234567891011121314151617181920212223242526272829
  1. .TH MSSH 1
  2. .SH NAME
  3. mssh \- tool to administrate multiple servers at once
  4. .SH SYNOPSIS
  5. .B mssh
  6. [\fIOPTION\fR]... (\-a \fIALIAS\fR | \fIHOSTS\fR)
  7. .SH DESCRIPTION
  8. .B MultiSSH
  9. is a GTK+ based ssh client to issue the same commands to multiple servers.
  10. .B MultiSSH
  11. will connect to the servers specified in \fIHOSTS\fR.
  12. .SH OPTIONS
  13. .TP
  14. \fB-a\fR, \fB\-\-alias\fR=\fIALIAS\fR
  15. Open hosts associated with named alias
  16. .TP
  17. \fB\-h\fR, \fB\-\-help\fR
  18. Display this help and exit
  19. .TP
  20. \fB\-V\fR, \fB\-\-version\fR
  21. Output version information and exit
  22. .SH AUTHOR
  23. .B MultiSSH
  24. was written by Bradley Smith <brad@brad\-smith.co.uk>
  25. .SH COPYRIGHT
  26. Copyright (C) 2009 Bradley Smith <brad@brad\-smith.co.uk>
  27. .SH REPORTING BUGS
  28. Report bugs to <brad@brad\-smith.co.uk>.