summaryrefslogtreecommitdiffstats
path: root/man/dpkg-buildapi.pod
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
commit396478fcc2ed755e02e2573c8be89e9a98aec512 (patch)
tree5f3b06ddc745429831d93323182288ade533804f /man/dpkg-buildapi.pod
parentAdding debian version 1.22.4. (diff)
downloaddpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.tar.xz
dpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.zip
Merging upstream version 1.22.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--man/dpkg-buildapi.pod16
1 files changed, 11 insertions, 5 deletions
diff --git a/man/dpkg-buildapi.pod b/man/dpkg-buildapi.pod
index de26701..49c8d47 100644
--- a/man/dpkg-buildapi.pod
+++ b/man/dpkg-buildapi.pod
@@ -36,11 +36,6 @@ This program was introduced in dpkg 1.22.0.
=over
-=item B<-c>I<control-file>
-
-Specifies the main source control file to read information from.
-The default is F<debian/control>.
-
=item B<--help>
Show the usage message and exit.
@@ -51,6 +46,17 @@ Show the version and exit.
=back
+=head1 OPTIONS
+
+=over
+
+=item B<-c>I<control-file>
+
+Specifies the main source control file to read information from.
+The default is F<debian/control>.
+
+=back
+
=head1 ENVIRONMENT
=over