doc: Fix grammar in pacman.8.asciidoc
Signed-off-by: Ben Westover <kwestover.kw@gmail.com>
This commit is contained in:
parent
184f593168
commit
064e556c4e
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ Transaction Options (apply to '-S', '-R' and '-U')
|
||||||
|
|
||||||
*\--assume-installed* <package=version>::
|
*\--assume-installed* <package=version>::
|
||||||
Add a virtual package "package" with version "version" to the transaction
|
Add a virtual package "package" with version "version" to the transaction
|
||||||
to satisfy dependencies. This allows to disable specific dependency checks
|
to satisfy dependencies. This allows disabling the specific dependency checks
|
||||||
without affecting all dependency checks. To disable all dependency
|
without affecting all dependency checks. To disable all dependency
|
||||||
checking, see the '\--nodeps' option.
|
checking, see the '\--nodeps' option.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue