From 00bb1df12827cfce898e6fce8514d59a4cc844b1 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 31 Aug 2020 23:44:57 -0700 Subject: egencache --update-pkg-desc-index: emulate esync --verbose output (bug 737470) When the --verbose flag is given, make --update-pkg-desc-index emulate esync --verbose output. Example: * Searching for changes [ N] acct-group/ultimaker (0): Group for ultimaker [ N] acct-user/ultimaker (0): User for ultimaker [ U] www-client/opera (70.0.3728.144): A fast and secure web browser [MU] www-client/opera-developer (72.0.3798.0): A fast and secure web browser [ U] x11-libs/gtksourceview (4.6.1-r1): A text widget implementing syntax highlighting and other features Bug: https://bugs.gentoo.org/737470 Signed-off-by: Zac Medico --- man/egencache.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/egencache.1') diff --git a/man/egencache.1 b/man/egencache.1 index 98b230a14..ae7370e21 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -111,6 +111,9 @@ due to invalid Manifest entries. .BR "\-\-use\-local\-desc\-output=ULD_OUTPUT" Output file for use.local.desc data (or '-' for stdout) .TP +.BR \-\-verbose ", " \-v +Increase verbosity. +.TP .BR "\-\-write\-timestamp Write metadata/timestamp.chk as required for rsync repositories .SH "ENVIRONMENT OPTIONS" -- cgit v1.2.3-65-gdbad