On Sat, 28 Feb 2015 16:11:56 -0800
Brian Dolbec <[email protected]> wrote:
> As recommended by Duncan on the gentoo-portage-dev list.
> Clarify the all command.
> Add OPTIONS to all commands, so a user can determine which modules
> may run when the 'all' command is used.
> Remove repetitive '(* command only)' text by adding it to the section
> header. ---
> man/emaint.1 | 43 ++++++++++++++++++++++++++++++-------------
> 1 file changed, 30 insertions(+), 13 deletions(-)
>
> diff --git a/man/emaint.1 b/man/emaint.1
> index c97945f..f4348b4 100644
> --- a/man/emaint.1
> +++ b/man/emaint.1
>
> .BR logs
> Clean out old logs from the \fBPORT_LOGDIR\fR using the command
> \fBPORT_LOGDIR_CLEAN\fR
> See the \fBmake.conf\fR(5) man page for additional information as
> well as enabling the \fB'clean-logs'\fR feature in emerge to do this
> automatically. +.br
> +OPTIONS: check','clean
^^
small missed search & replace
+OPTIONS: check, clean
commit fixed.
--
Brian Dolbec <dolsen>