Bug#604863: autodir manpage

2010-11-24 Thread Timmy
Package: autodir
Version: 0.99.9-6ubuntu1
Severity: normal


This is a manpage I wrote for autodir.
..TH AUTODIR 8
..SH NAME
autodir \- manage home directories
..SH SYNOPSIS
..B autodir
[\fROPTIONS\fR]
..SH DESCRIPTION
..B autodir
is a command to organize home directories, usually for user accounts from a centralized database like LDAP, SQL, NIS, etc... It also has transparent backup features.
..SH OPTIONS
..TP
..BR \-d " "\fIDIR\fR
Specifies the virtual base directory; the mount point for the autofs filesystem. If \fIDIR\fR does not exist, it will be created. An absolute path is expected for this option.
..TP
..BR \-t " "\fISECONDS\fR
Expiration timeout for virtual directories. If a directory is inactive for \fISECONDS\fR, it will be unmounted.
..TP
..BR \-m " "\fIMODULE\fR
Module to be used with autodir. The full path to \fIMODULE\fR is expected.
..TP
..BR \-n \fR
Do not kill the backup process and wait for it to finish.
..TP
..BR \-N \fR
Do not kill the backup process, but do NOT wait for it to finish.
..TP
..BR \-o " "\fISUBOPTS\fR
All options \fISUBOPTS\fR are passed to the module. This option passing syntax is similar to that of the mount command with its -o option. See specific module's documentation for more info.
..TP
..BR \-f \fR
q
Run in the foreground and log all messages to the console. For debugging purpose and to see how autodir works.
..TP
..BR \-l " "\fIFILE\fR
Full path to a file in which autodir will write its process id.
..TP
..BR \-h \fR
Display help about autodir options.
..TP
..BR \-v \fR
Display version information.
..TP
..BR \-V \fR
Use verbose logging.
..TP
..BR \-b " "\fIPROG\fR
This option is to specify the program to use for backups, as well as options for it. The path to \fIPROG\fR should be absolute.
..TP
..BR \-w " "\fISECONDS\fR
Whenever a virtual directory is not used for a period of time, it is assumed inactive and is unmounted. Then, a backup is immediately started. With this option, you can specify to wait \fISECONDS\fR before the backup starts. If this option is absent, the backup will start immediately.
..TP
..BR \-p " "\fINUMBER\fR
Backup process priority. This value is from 1-40, with 1 being highest priority and 40 being lowest. The default value is 30.
..TP
..BR \-c " "\fINUMBER\fR
This restricts the number of backup processes to \fINUMBER\fR at any given time. The default value is 150.
# manpage written on Nov. 24, 2010 by Timmy


Bug#604863: autodir manpage

2010-11-25 Thread Francesco P. Lovergine
On Wed, Nov 24, 2010 at 04:43:48PM -0500, Timmy wrote:
> Package: autodir
> Version: 0.99.9-6ubuntu1
> Severity: normal
> 
> 
> This is a manpage I wrote for autodir.

> ..TH AUTODIR 8

Note that s/^\.\././ Also the layout of the manpage is a bit
different from usual, and there are some typos around.
That said, thanks for your contribution.

-- 
Francesco P. Lovergine



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org