X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1701312682aad167b4ff3425a8e9b680c04b49a5..49ed214f7880cdc88ebb4944514e03a1bd168766:/doc/apt.8.xml diff --git a/doc/apt.8.xml b/doc/apt.8.xml index 716b685f6..08a65ade2 100644 --- a/doc/apt.8.xml +++ b/doc/apt.8.xml @@ -45,10 +45,10 @@ list is used to - display a list of packages. It supports shell pattern for matching + display a list of packages. It supports shell pattern for matching package names and the following options: - - + , + , are supported. @@ -105,8 +105,8 @@ upgrade is used to install the newest versions of all packages currently installed on the system from the sources enumerated in - /etc/apt/sources.list. New package will be - installed, but existing package will never removed. + /etc/apt/sources.list. New packages will be + installed, but existing packages will never be removed. @@ -143,12 +143,12 @@ Differences to &apt-get; The apt command is meant to be pleasant for - end users and does not need to be backward compatilbe like + end users and does not need to be backward compatible like &apt-get;. Therefore some options are different: - The option DPkgPM::Progress-Fancy is enabled. + The option DPkg::Progress-Fancy is enabled. @@ -172,7 +172,7 @@ See Also - &apt-get; &apt-cache;, &sources-list;, + &apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.