]> arthur.barton.de Git - netatalk.git/commitdiff
new manpage afpldaptest(1)
authorHAT <hat@fa2.so-net.ne.jp>
Wed, 30 Mar 2011 13:02:33 +0000 (22:02 +0900)
committerHAT <hat@fa2.so-net.ne.jp>
Wed, 30 Mar 2011 13:02:33 +0000 (22:02 +0900)
man/man1/.gitignore
man/man1/Makefile.am
man/man1/afpldaptest.1.tmpl [new file with mode: 0644]

index b646244e5cc4aa571b7b480dd1b8e113376ced95..c767a967abd49b2fcfcba5f0d80066eb03c9b2a1 100644 (file)
@@ -5,6 +5,7 @@ apple_dump.1
 apple_mv.1
 apple_rm.1
 asip-status.pl.1
+afpldaptest.1
 uniconv.1
 .gitignore
 *.o
index b3e6bdb54cab3b740bcb197136ba688cab1add3d..0154fc327a6a8686cc669b0e74d2c0f05649001c 100644 (file)
@@ -12,8 +12,8 @@ SUFFIXES= .tmpl .
            -e s@:DEFAULT_CNID_SCHEME:@${DEFAULT_CNID_SCHEME}@ \
            <$< >$@
 
-GENERATED_MANS = uniconv.1 asip-status.pl.1
-TEMPLATE_FILES = uniconv.1.tmpl asip-status.pl.1.tmpl
+GENERATED_MANS = uniconv.1 asip-status.pl.1 afpldaptest.1
+TEMPLATE_FILES = uniconv.1.tmpl asip-status.pl.1.tmpl afpldaptest.1.tmpl
 NONGENERATED_MANS      =       ad.1 \
                                afppasswd.1 \
                                apple_dump.1 \
diff --git a/man/man1/afpldaptest.1.tmpl b/man/man1/afpldaptest.1.tmpl
new file mode 100644 (file)
index 0000000..a90ccd9
--- /dev/null
@@ -0,0 +1,60 @@
+'\" t
+.\"     Title: afpldaptest
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 30 Mar 2011
+.\"    Manual: Netatalk 2.2
+.\"    Source: Netatalk 2.2
+.\"  Language: English
+.\"
+.TH "AFPLDAPTEST" "1" "30 Mar 2011" "Netatalk 2.2" "Netatalk 2.2"
+.\" -----------------------------------------------------------------
+.\" * set default formatting
+.\" -----------------------------------------------------------------
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.\" -----------------------------------------------------------------
+.\" * MAIN CONTENT STARTS HERE *
+.\" -----------------------------------------------------------------
+.SH "NAME"
+afpldaptest \- Syntactically check an afp_ldap\&.conf
+.SH "SYNOPSIS"
+.HP \w'\fBafpldaptest\fR\fB.\"\ afpldaptest\ \fR\fBafpldaptest\fR\fB.\"\ afpldaptest\ \fR\ 'u
+\fBafpldaptest\fR\fB.\" afpldaptest
+\fR {\-u\ \fIUSER\fR | \-g\ \fIGROUP\fR | \-i\ \fIUUID\fR}
+.br
+\fBafpldaptest\fR\fB.\" afpldaptest
+\fR {\-h | \-? | \-:}
+.SH "DESCRIPTION"
+.PP
+\fBafpldaptest\fR
+is a simple command to syntactically check :ETCDIR:/afp_ldap\&.conf\&.
+.SH "OPTIONS"
+.PP
+\fB\-u\fR \fIUSER\fR
+.RS 4
+Show uuid for
+\fIUSER\fR\&.
+.RE
+.PP
+\fB\-g\fR \fIGROUP\fR
+.RS 4
+Show uuid for
+\fIGROUP\fR\&.
+.RE
+.PP
+\fB\-i\fR \fIUUID\fR
+.RS 4
+Show user, group or local\-uuid for
+\fIUUID\fR\&.
+.RE
+.PP
+\fB\-h, \-?, \-:\fR
+.RS 4
+Show the help and exit\&.
+.RE
+.SH "SEE ALSO"
+.PP
+\fBafp_ldap.conf\fR(5)