aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Westover <kwestover.kw@gmail.com>2022-07-29 17:08:03 -0400
committerAllan McRae <allan@archlinux.org>2022-08-02 23:04:22 +1000
commit064e556c4ef575d790c874f575fec34e535d750a (patch)
tree2d5b02791717fc43e80317bd9eeaa7826ed9b535
parent184f593168bec33b3434e43f80bf285b9bad2e53 (diff)
doc: Fix grammar in pacman.8.asciidoc
Signed-off-by: Ben Westover <kwestover.kw@gmail.com>
-rw-r--r--doc/pacman.8.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.asciidoc b/doc/pacman.8.asciidoc
index 2040f98d..630ff0d9 100644
--- a/doc/pacman.8.asciidoc
+++ b/doc/pacman.8.asciidoc
@@ -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.