diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-17 21:49:36 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-17 21:49:36 +0000 |
commit | 8a91eae8823ab8eeffce933f6c7b6b2d4b38e8a2 (patch) | |
tree | 5c284af73fc097be577264bd89b51ed7525a527c | |
parent | a8ce00541d42e3b4ee10d3b61405598ad319380d (diff) | |
download | portage-8a91eae8823ab8eeffce933f6c7b6b2d4b38e8a2.tar.gz portage-8a91eae8823ab8eeffce933f6c7b6b2d4b38e8a2.tar.bz2 portage-8a91eae8823ab8eeffce933f6c7b6b2d4b38e8a2.zip |
Benno Schulenberg writes in #136818: tweak the description of --info
svn path=/main/trunk/; revision=3522
-rw-r--r-- | man/emerge.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/emerge.1 b/man/emerge.1 index f534d6586..75f4d36b4 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -113,8 +113,8 @@ updated more frequently than this man page; check it out if you are having problems that this man page does not help resolve. .TP .BR \-\-info -This is a list of information to include in bug reports which aids the -developers with fixing any problems you may report. \fBPlease include this +Produces a list of information to include in bug reports which aids the +developers when fixing the reported problem. \fBPlease include this information when submitting a bug report.\fR Expanded output can be obtained with the \fI\-\-verbose\fR option. .TP |