diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:28 +0000 |
commit | 774e54c8927088c60617dc9345f55eaabb23256a (patch) | |
tree | 7d82ddb667eaec624064c430b57818c78184e3c7 /man/nl/dpkg-buildapi.pod | |
parent | Adding upstream version 1.22.4. (diff) | |
download | dpkg-774e54c8927088c60617dc9345f55eaabb23256a.tar.xz dpkg-774e54c8927088c60617dc9345f55eaabb23256a.zip |
Adding upstream version 1.22.5.upstream/1.22.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/nl/dpkg-buildapi.pod')
-rw-r--r-- | man/nl/dpkg-buildapi.pod | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man/nl/dpkg-buildapi.pod b/man/nl/dpkg-buildapi.pod index b2da9a7..c3f5a07 100644 --- a/man/nl/dpkg-buildapi.pod +++ b/man/nl/dpkg-buildapi.pod @@ -30,10 +30,6 @@ Dit programma werd geïntroduceerd in dpkg 1.22.0. =over -=item B<-c>I<control-bestand> - -Geeft aan wat het hoofdcontrolebestand van de broncode is waaruit informatie gehaald moet worden. Standaard is dat F<debian/control>. - =item B<--help> Info tonen over het gebruik en afsluiten. @@ -44,6 +40,16 @@ De versie tonen en afsluiten. =back +=head1 OPTIES + +=over + +=item B<-c>I<control-bestand> + +Geeft aan wat het hoofdcontrolebestand van de broncode is waaruit informatie gehaald moet worden. Standaard is dat F<debian/control>. + +=back + =head1 OMGEVING =over |