diff options
author | Allan McRae <allan@archlinux.org> | 2020-04-14 15:45:24 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2020-04-15 03:05:55 +0200 |
commit | 3ea7fdd96c874e111588a6e64ee30b75b55db785 (patch) | |
tree | 21d728936f0d98c99bd42b3abab6cfa1cfd4ce4f /doc/pacman.8.asciidoc | |
parent | b323528491470ff77815fea97289c2cbf7e29689 (diff) | |
download | pacman-3ea7fdd96c874e111588a6e64ee30b75b55db785.tar.gz pacman-3ea7fdd96c874e111588a6e64ee30b75b55db785.tar.xz |
pacman.8: Fix typo
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc/pacman.8.asciidoc')
-rw-r--r-- | doc/pacman.8.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pacman.8.asciidoc b/doc/pacman.8.asciidoc index 68b62a90..fee5aa15 100644 --- a/doc/pacman.8.asciidoc +++ b/doc/pacman.8.asciidoc @@ -464,7 +464,7 @@ Database Options (apply to '-D')[[QO]] *\--asexplicit* <package>:: Mark a package as explicitly installed; in other words, set their install - reason to be explicitly installed. This is useful it you want to keep a + reason to be explicitly installed. This is useful if you want to keep a package installed even when it was initially installed as a dependency of another package. |