index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Lukas Fleischer <lfleischer@archlinux.org> | 2016-08-20 13:46:26 +0200 |
---|---|---|
committer | Andrew Gregory <andrew.gregory.8@gmail.com> | 2017-05-08 23:27:42 -0400 |
commit | 4024bf049013cd20ed4efe6462f52a132927e846 (patch) | |
tree | bc2e0da3352c3f6c5b965cfc670955adcd93c926 | |
parent | 6d5c70cf93270962aa2067e870aba45003850b00 (diff) |
-rw-r--r-- | doc/pacman.8.txt | 2 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 6b0b59ba..cb985e9d 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -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 |