aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2018-01-09 13:32:02 -0500
committerMike Frysinger <vapier@gentoo.org>2018-01-09 13:32:02 -0500
commitfdecff607e8c6859c986965b53a71fe3c4bddc99 (patch)
tree1e6cc725fdd035934b008167c341cb475c3c14b0 /man/egencache.1
parentbin/doins.py: implement install -p option (bug 642632) (diff)
downloadportage-fdecff607e8c6859c986965b53a71fe3c4bddc99.tar.gz
portage-fdecff607e8c6859c986965b53a71fe3c4bddc99.tar.bz2
portage-fdecff607e8c6859c986965b53a71fe3c4bddc99.zip
man: egencache(1): fix y/n arg style to match other pages
Diffstat (limited to 'man/egencache.1')
-rw-r--r--man/egencache.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/egencache.1 b/man/egencache.1
index 9c77029e0..27cd69e63 100644
--- a/man/egencache.1
+++ b/man/egencache.1
@@ -94,13 +94,13 @@ This option should only be needed for distribution via something like
more thorough mechanism which allows it to detect changed inode numbers
(described in \fIracy-git.txt\fR in the git technical docs).
.TP
-.BR "\-\-sign\-manifests< y | n >"
+.BR "\-\-sign\-manifests < y | n >"
Manually override layout.conf sign-manifests setting.
.TP
-.BR "\-\-strict\-manifests< y | n >"
+.BR "\-\-strict\-manifests < y | n >"
Manually override "strict" FEATURES setting.
.TP
-.BR "\-\-thin\-manifests< y | n >"
+.BR "\-\-thin\-manifests < y | n >"
Manually override layout.conf thin-manifests setting.
.TP
.BR "\-\-tolerant"