pacman.8: fix typo in the documentation of --asexplicit
Add a space between the option and its argument. Also, do not enclose the argument in asterisk characters. Fixes a typo introduced inaa4c61f
(Document database checking options, 2014-12-28). Reported-by: Luca Weiss <luca.emanuel.weiss@gmail.com> Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org> Signed-off-by: Allan McRae <allan@archlinux.org> (cherry picked from commit1e2b398406
)
This commit is contained in:
parent
6d5c70cf93
commit
4024bf0490
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ Database Options[[QO]]
|
|||
Mark a package as non-explicitly installed; in other words, set their install
|
||||
reason to be installed as a dependency.
|
||||
|
||||
*\--asexplicit<package>*::
|
||||
*\--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
|
||||
package installed even when it was initially installed as a dependency
|
||||
|
|
Loading…
Add table
Reference in a new issue