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 | |
| parent | 7a5a2f540bc4776121d08d331b141d897eac92f6 (diff) | |
| download | gentoolkit-d6fa2944ed84266acbaef59cb6d3adbd35d372b1.tar.gz | |
man: document eclean-dist's --skip-vcs
Bug: https://bugs.gentoo.org/923369
Signed-off-by: Sam James <sam@gentoo.org>
| -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 |
