doc: Fix grammar in pacman.8.asciidoc

Signed-off-by: Ben Westover <kwestover.kw@gmail.com>
This commit is contained in:
Ben Westover 2022-07-29 17:08:03 -04:00 committed by Allan McRae
parent 184f593168
commit 064e556c4e

View file

@ -212,7 +212,7 @@ Transaction Options (apply to '-S', '-R' and '-U')
*\--assume-installed* <package=version>::
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
checking, see the '\--nodeps' option.