|
@@ -3,7 +3,7 @@
|
|
|
mssh \- tool to administrate multiple servers at once
|
|
|
.SH SYNOPSIS
|
|
|
.B mssh
|
|
|
-[\fIOPTION\fR]... (-a \fIALIAS\fR | \fIHOSTS\fR[\fI:PORT\fR])
|
|
|
+[\fIOPTION\fR]... (\-a \fIALIAS\fR | \fIHOSTS\fR[\fI:PORT\fR])
|
|
|
.SH DESCRIPTION
|
|
|
.B MultiSSH
|
|
|
is a GTK+ based ssh client to issue the same commands to multiple servers.
|
|
@@ -31,8 +31,9 @@ colon and a space separated list of hosts on the right.
|
|
|
|
|
|
.SH AUTHOR
|
|
|
.B MultiSSH
|
|
|
-was written by Bradley Smith <brad@brad\-smith.co.uk>
|
|
|
+was originally written by Bradley Smith <brad@brad\-smith.co.uk> and it is currently develop by Héctor García <[email protected]>
|
|
|
.SH COPYRIGHT
|
|
|
+Copyright (C) 2014 Héctor García <[email protected]>
|
|
|
Copyright (C) 2009 Bradley Smith <brad@brad\-smith.co.uk>
|
|
|
.SH REPORTING BUGS
|
|
|
-Report bugs to <brad@brad\-smith.co.uk>.
|
|
|
+Report bugs to <[email protected]>.
|