diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 18:40:30 +0000 |
commit | 396478fcc2ed755e02e2573c8be89e9a98aec512 (patch) | |
tree | 5f3b06ddc745429831d93323182288ade533804f /man/sv/dpkg-buildapi.pod | |
parent | Adding debian version 1.22.4. (diff) | |
download | dpkg-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/sv/dpkg-buildapi.pod | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/man/sv/dpkg-buildapi.pod b/man/sv/dpkg-buildapi.pod index 2c40542..cf02e43 100644 --- a/man/sv/dpkg-buildapi.pod +++ b/man/sv/dpkg-buildapi.pod @@ -30,10 +30,6 @@ Kommandot introducerades i dpkg 1.22.0. =over -=item B<-c>I<control-fil> - -Anger huvudkällkodsstyrfilen som information ska läsas från. Standardvärdet är B<debian/control>. - =item B<--help> Visar hjälpskärm och avslutar. @@ -44,6 +40,16 @@ Visar version och avslutar. =back +=head1 FLAGGOR + +=over + +=item B<-c>I<control-fil> + +Anger huvudkällkodsstyrfilen som information ska läsas från. Standardvärdet är B<debian/control>. + +=back + =head1 MILJÖVARIABLER =over |