aboutsummaryrefslogtreecommitdiffstats
path: root/doc/asn2deb.pod
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-20 01:41:52 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-20 01:41:52 +0000
commit17bbb2dbe9f7c51a64f965b69af269afc15a9808 (patch)
tree4a609e77e2d514a03da8dacb6ab92ee8fb6c5522 /doc/asn2deb.pod
parentab10fed5033a782fd7c45ad17033f852ada95e38 (diff)
Clean up some documentation a bit, removing non-ASCII characters, formatting like other pages, alphabetizing options, describing options under their own headingadding missing newline at end of file, fixing typos and some minor rewording.
svn path=/trunk/; revision=49424
Diffstat (limited to 'doc/asn2deb.pod')
-rw-r--r--doc/asn2deb.pod35
1 files changed, 24 insertions, 11 deletions
diff --git a/doc/asn2deb.pod b/doc/asn2deb.pod
index 716261e1f7..5001466299 100644
--- a/doc/asn2deb.pod
+++ b/doc/asn2deb.pod
@@ -5,8 +5,21 @@ asn2deb - create a Debian package for BER monitoring from ASN.1
=head1 SYNOPSIS
-B<asn2deb> [-a I<ASN.1 file>] [--asn=I<ASN.1 file>] [B<-d >I<opts>] [B<--dbopts=>I<opts>] [B<-e >I<address>]
-[B<--email=>I<address>] [B<-h>] [B<--help>] [B<-n >I<name>] [B<--name=>I<name>] [B<-p>] [B<--preserve>] [B<-v>] [B<--version>]
+B<asn2deb>
+S<[ B<-a> E<lt>ASN.1 fileE<gt> ]>
+S<[ B<--asn>=E<lt>ASN.1 fileE<gt> ]>
+S<[ B<-d> E<lt>optsE<gt> ]>
+S<[ B<--dbopts>=E<lt>optsE<gt> ]>
+S<[ B<-e> E<lt>addressE<gt> ]>
+S<[ B<--email>=E<lt>addressE<gt> ]>
+S<[ B<-h> ]>
+S<[ B<--help> ]>
+S<[ B<-n> E<lt>nameE<gt> ]>
+S<[ B<--name>=E<lt>nameE<gt> ]>
+S<[ B<-p> ]>
+S<[ B<--preserve> ]>
+S< [B<-v> ]>
+S<[ B<--version> ]>
=head1 DESCRIPTION
@@ -19,31 +32,31 @@ The type table is generated by the ASN.1 compiler B<snacc>.
=over 4
-=item B<-a >I<ASN.1 file> B<--asn=>I<ASN.1 file>
+=item -a E<lt>ASN.1 fileE<gt> --asn=E<lt>ASN.1 fileE<gt>
ASN.1 file to use (mandatory).
-=item B<-d >I<opts> B<--dbopts=>I<opts>
+=item -d E<lt>optsE<gt> --dbopts=E<lt>optsE<gt>
options for dpkg-buildpackage.
-=item B<-e >I<address> B<--email=>I<address>
+=item -e E<lt>addressE<gt> --email=E<lt>addressE<gt>
use e-mail address.
-=item B<-h> B<--help>
+=item -h --help
print help and exit.
-=item B<-n >I<name> B<--name=>I<name>
+=item -n E<lt>nameE<gt> --name=E<lt>nameE<gt>
use user name.
-=item B<-p> B<--preserve>
+=item -p --preserve
do not overwrite files.
-=item B<-v> B<--version>
+=item -v --version
print version and exit.
@@ -68,8 +81,8 @@ the Free Software Foundation.
=head1 AUTHOR
-B<W. Borgert> Author.
+B<W. Borgert> Author.
=head1 COPYRIGHT
-Copyright (C) 2003, 2005 W. Borger \ No newline at end of file
+Copyright (C) 2003, 2005 W. Borger