diff options
author | Sam James <sam@gentoo.org> | 2024-05-03 06:46:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-03 06:46:10 +0100 |
commit | d6fa2944ed84266acbaef59cb6d3adbd35d372b1 (patch) | |
tree | 1784c667acf50c99e4ff4daca9d93fc06ad10f71 /man | |
parent | eclean: dist: fix crash with excluded items (diff) | |
download | gentoolkit-d6fa2944ed84266acbaef59cb6d3adbd35d372b1.tar.gz gentoolkit-d6fa2944ed84266acbaef59cb6d3adbd35d372b1.tar.bz2 gentoolkit-d6fa2944ed84266acbaef59cb6d3adbd35d372b1.zip |
man: document eclean-dist's --skip-vcs
Bug: https://bugs.gentoo.org/923369
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/eclean.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/eclean.1 b/man/eclean.1 index e47ced9..dc09f62 100644 --- a/man/eclean.1 +++ b/man/eclean.1 @@ -104,6 +104,8 @@ command\-line. etc. .br Units are: G, M, K and B. +.TP +\fB\-\-skip\-vcs\fP protect VCS sources for live ebuilds not installed .SS "Options for the 'packages' action" .TP \fB\-i, \-\-ignore\-failure\fP ignore the failure to locate PKGDIR |