Update of /cvsroot/po4a/po4a
In directory haydn:/tmp/cvs-serv3055
Modified Files:
po4a-gettextize po4a-normalize po4a-translate po4a-updatepo
Log Message:
Shorten, clarify and unify the command synopsis
Index: po4a-normalize
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-normalize,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- po4a-normalize 25 May 2004 19:19:32 -0000 1.15
+++ po4a-normalize 18 Jul 2004 05:13:24 -0000 1.16
@@ -18,7 +18,7 @@
=head1 SYNOPSIS
-po4a-normalize -f E<lt>formatE<gt> E<lt>original.docE<gt>
+po4a-normalize -f E<lt>fmtE<gt> E<lt>master.docE<gt>
=head1 DESCRIPTION
Index: po4a-translate
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-translate,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- po4a-translate 16 Jul 2004 23:14:12 -0000 1.22
+++ po4a-translate 18 Jul 2004 05:13:24 -0000 1.23
@@ -18,7 +18,9 @@
=head1 SYNOPSIS
-po4a-translate -f E<lt>formatE<gt> [E<lt>other optionsE<gt>] -m
E<lt>master.docE<gt> -p E<lt>translation.poE<gt>
+po4a-translate -f E<lt>fmtE<gt> -m E<lt>master.docE<gt> -p
E<lt>XX.poE<gt> -l E<lt>XX.docE<gt>
+
+(XX.doc is the output, all others are input)
=head1 DESCRIPTION
Index: po4a-updatepo
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-updatepo,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- po4a-updatepo 25 May 2004 19:19:32 -0000 1.20
+++ po4a-updatepo 18 Jul 2004 05:13:24 -0000 1.21
@@ -18,7 +18,9 @@
=head1 SYNOPSIS
-po4a-updatepo -f E<lt>formatE<gt> (--master|-m
E<lt>master.docE<gt>)+ (--po|-p E<lt>translation.poE<gt>)+
+po4a-updatepo -f E<lt>fmtE<gt> (-m E<lt>master.docE<gt>)+ (-p
E<lt>XX.poE<gt>)+
+
+(XX.po are the output, all others are input)
=head1 DESCRIPTION
Index: po4a-gettextize
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a-gettextize,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- po4a-gettextize 25 May 2004 19:19:32 -0000 1.20
+++ po4a-gettextize 18 Jul 2004 05:13:24 -0000 1.21
@@ -18,7 +18,9 @@
=head1 SYNOPSIS
-po4a-gettextize -f E<lt>formatE<gt> -m E<lt>master.docE<gt> [-l
E<lt>localized.docE<gt>] -p E<lt>translation.poE<gt>
+po4a-gettextize -f E<lt>fmtE<gt> -m E<lt>master.docE<gt> [-l
E<lt>XX.docE<gt>] -p E<lt>XX.poE<gt>
+
+(XX.po is the output, all others are input)
=head1 DESCRIPTION