aboutsummaryrefslogtreecommitdiff
path: root/grot.1
diff options
context:
space:
mode:
Diffstat (limited to 'grot.1')
-rw-r--r--grot.159
1 files changed, 27 insertions, 32 deletions
diff --git a/grot.1 b/grot.1
index 14a5008..5cf00d0 100644
--- a/grot.1
+++ b/grot.1
@@ -1,3 +1,3 @@
-.\" This file is part of Grot.
-.\" Copyright (C) 2009, 2010 Sergey Poznyakoff
+.\" This file is part of Grot. -*- nroff -*-
+.\" Copyright (C) 2009, 2010, 2013 Sergey Poznyakoff
.\"
@@ -15,26 +15,15 @@
.\" along with grot. If not, see <http://www.gnu.org/licenses/>.
-.TH grot "1" "May 16, 2009" "grot (grot 1.0)" "System Administrator's Manual"
+.TH grot "1" "August 6, 2013" "grot (grot 1.0)" "System Administrator's Manual"
.SH NAME
grot \- Gray's Rotation Tool for MySQL binary logs
-
.SH SYNOPSIS
-\fBgrot\fR
-[\fB-vnh\fR]
-[\fB-H\fR[NAME]]
-[\fB-p\fR[PASS]]
-[\fB-P\fR NUMBER]
-[\fB-S\fR STRING]
-[\fB-u\fR NAME]
-[\fB--host\fR=[NAME]]
-[\fB--password\fR=[PASS]]
-[\fB--port\fR=NUMBER]
-[\fB--socket\fR=STRING]
-[\fB--user\fR=NAME]
-[\fB--verbose\fR]
-[\fB--dry-run\fR]
-[\fB--no-flush\fR]
-[\fB--keep\fR=NUMBER]
-[\fB--help\fR]
-[\fB--usage\fR]
-[\fB--version\fR]
+\fBgrot\fR [\fB\-vnh\fR] [\fB\-H\fR[\fINAME\fR]] [\fB\-p\fR[\fIPASS\fR]] [\fB\-P\fR \fINUMBER\fR]\
+ [\fB\-S\fR \fIPATH\fR] [\fB\-u\fR \fINAME\fR]
+ [\fB\-\-host=\fR[\fINAME\fR]] [\fB\-\-password=\fR[\fIPASS\fR]] [\fB\-\-port=\fINUMBER\fR]
+ [\fB\-\-socket=\fIPATH\fR] [\fB\-\-user=\fINAME\fR] [\fB\-\-verbose\fR]\
+ [\fB\-\-dry\-run\fR]
+ [\fB\-\-no\-flush\fR] [\fB\-\-keep=\fINUMBER\fR]
+[\fB\-\-help\fR]
+[\fB\-\-usage\fR]
+[\fB\-\-version\fR]
@@ -79,3 +68,3 @@ Do not flush logs after rotating.
Keep NUMBER logs before the oldest one.
-.SS ""
+.PP
The following options set the connection and account parameters of the
@@ -111,4 +100,3 @@ Give a short usage message.
Print program version.
-
-.SH CONFIGURATION FILES
+.SH "CONFIGURATION FILES"
\fBGrot\fR reads its configuration from the following files:
@@ -120,3 +108,4 @@ configuration from sections \fBgrot\fR and \fBclient\fR.
\fB/etc/grot.cnf\fR
-Site-wide \fBgrot\fR configuration file. See grot.cfg(5).
+Site-wide \fBgrot\fR configuration file. See
+.BR grot.cfg (5).
.TP
@@ -124,10 +113,16 @@ Site-wide \fBgrot\fR configuration file. See grot.cfg(5).
Per-user configuration file. The tilde (\fB~\fR) here stands for the
-user home directory. See grot.cfg(5).
-
+user home directory. See
+.BR grot.cfg (5).
.SH "REPORTING BUGS"
Report bugs to <gray@gnu.org.ua>.
-
+.\" The MANCGI variable is set by mansrv script on Ulysses.
+.\" The download.inc file contains the default DOWNLOAD section
+.\" for man-based doc pages.
+.if "\V[MANCGI]"WEBDOC" \{\
+. ds package grot
+. ds version 1.0
+. so download.inc
+\}
.SH "SEE ALSO"
-grot.cfg(5)
-
+.BR grot.cfg (5).
.SH COPYRIGHT

Return to:

Send suggestions and report system problems to the System administrator.