diff options
Diffstat (limited to 'doc/apt-cache.8.sgml')
-rw-r--r-- | doc/apt-cache.8.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml index b817a181f..e4b50d387 100644 --- a/doc/apt-cache.8.sgml +++ b/doc/apt-cache.8.sgml @@ -214,7 +214,7 @@ Reverse Provides: package, and if <option/--names-only/ is given then the long description is not searched, only the package name is. <para> - Seperate arguments can be used to specify multiple search patterns that + Separate arguments can be used to specify multiple search patterns that are and'ed together. </VarListEntry> @@ -292,14 +292,14 @@ Reverse Provides: <VarListEntry><term><option/-q/</><term><option/--quiet/</> <ListItem><Para> Quiet; produces output suitable for logging, omitting progress indicators. - More qs will produce more quietness up to a maximum of 2. You can also use + More q's will produce more quietness up to a maximum of 2. You can also use <option/-q=#/ to set the quietness level, overriding the configuration file. Configuration Item: <literal/quiet/. </VarListEntry> <VarListEntry><term><option/-i/</><term><option/--important/</> <ListItem><Para> - Print only important deps; for use with unmet. Causes only Depends and + Print only important dependencies; for use with unmet. Causes only Depends and Pre-Depends relations to be printed. Configuration Item: <literal/APT::Cache::Important/. </VarListEntry> |