Переглянути джерело

man: Say archive instead of filename for dpkg-deb option in dpkg(1)

Guillem Jover 11 роки тому
батько
коміт
a786f2c8c8
2 змінених файлів з 2 додано та 1 видалено
  1. 1 0
      debian/changelog
  2. 1 1
      man/dpkg.1

+ 1 - 0
debian/changelog

@@ -125,6 +125,7 @@ dpkg (1.18.0) UNRELEASED; urgency=low
     - Lowercase warning and note admonitions in start-stop-daemon(8).
     - Mark dselect(1) color attributes in bold.
     - Say output instead of display for dpkg-deb tar-file option in dpkg(1).
+    - Say archive instead of filename for dpkg-deb option in dpkg(1).
   * Output message fixes and improvements:
     - Remove trailing newline from string literal in warning calls.
     - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.

+ 1 - 1
man/dpkg.1

@@ -367,7 +367,7 @@ See \fBdpkg\-deb\fP(1) for more information about the following actions.
     Build a deb package.
 \fB\-c\fP, \fB\-\-contents\fP \fIarchive\fP
     List contents of a deb package.
-\fB\-e\fP, \fB\-\-control\fP \fIfilename\fP [\fIdirectory\fP]
+\fB\-e\fP, \fB\-\-control\fP \fIarchive\fP [\fIdirectory\fP]
     Extract control-information from a package.
 \fB\-x\fP, \fB\-\-extract\fP \fIarchive directory\fP
     Extract the files contained by package.