--- enalyze.1 2012-10-21 20:07:55.846556215 +0200 +++ enalyze.1-new 2012-10-21 20:35:15.819643234 +0200 @@ -1,13 +1,13 @@ -.TH "ENALYZE" "22" "Febuary 2010" "GENTOOLKIT" "" +.TH "ENALYZE" "1" "Febuary 2010" "GENTOOLKIT" "" .SH "NAME" enalyze \- Gentoo Installed Package Analysis Tool .SH "SYNOPSIS" -.BI "enalyze " "[global\-options] " "module " "[local\-options]" "TARGET" +.BI "enalyze " "[global\-options] " "module " "[local\-options] " "TARGET" .SH "DESCRIPTION" .B Enalyze -Is a collection of modules for analyzing the state of installed Gentoo packages for +is a collection of modules for analyzing the state of installed Gentoo packages for USE flags or keywords used for installation, and their current masking status. .br It can also optionally (re)generate new /etc/portage/package.* files. @@ -38,7 +38,7 @@ .br Turn off automatic pipe detection. Use this option if you do not want .B enalyze -To detect if the output is being directed to the screen or to another program +to detect if the output is being directed to the screen or to another program and adjust color and verbosity accordingly. .HP .B \-V, \-\-version @@ -49,7 +49,7 @@ .SH "MODULES" .B Enalyze -Uses a system of modules. Each module has both a long and short name. +uses a system of modules. Each module has both a long and short name. The list below uses the notation "\fBmodule (m)\fP", where \fIm\fP is the short name and \fImodule\fP is the long name. .P @@ -83,7 +83,7 @@ .HP .B unmask .br -Will analyze the installed packages and portage trees for pkgs that require unmasking and report them. +Will analyze the installed packages and portage trees for pkgs that require unmasking and report them. (Not implemented yet.) .br .P .I R "LOCAL OPTIONS" ":" @@ -92,7 +92,7 @@ .br Will also include any USE flags used that were not enabled for some packages. .HP -.B \-v, \-\-verebose +.B \-v, \-\-verbose .br Gives more detail about the results found and the current task being performed. @@ -124,30 +124,31 @@ .HP .B keywords .br -Will analyze the keywords for output results. +Will analyze the keywords for output results. (Not implemented yet.) .HP .B unmask .br Will analyze the installed packages and portage trees for pkgs that require unmasking and produce output/a new /etc/portage/package.unmask file. +(Not implemented yet.) .P .I R "LOCAL OPTIONS" ":" .HP .B \-a, \-\-all .br -Create files/output for all TARGET(s) found to need it. (not Implemented yet) +Create files/output for all TARGET(s) found to need it. (Not implemented yet.) .HP -.B \-e, \-\-excact +.B \-e, \-\-exact .br Will prepend the pkg with = as well as use the version information for the entries. .br -eg.: =CAT/PKG\-VER flag1 flag2 +e.g.: =CAT/PKG\-VER flag1 flag2 .HP .B \-p, \-\-pretend .br Sends the output to the screen instead of a file. .HP -.B \-v, \-\-verebose +.B \-v, \-\-verbose .br Gives more detail about the results found and the current task being performed. .P @@ -168,7 +169,7 @@ .SS .BI "clean (c) [OPTIONS] TARGET" Clean all packages for \fITARGET\fP settings that are found with obsolete settings -for the current settings and pkg ebuild. (not Implemented yet) +for the current settings and pkg ebuild. (Not implemented yet.) .I R "TARGET" ":" .HP @@ -191,13 +192,13 @@ .HP .B \-a, \-\-all .br -Clean files/output for all TARGET(s) found to need it. (not Implemented yet) +Clean files/output for all TARGET(s) found to need it. (Not implemented yet.) .HP .B \-p, \-\-pretend .br Sends the output to the screen instead of a file. .HP -.B \-v, \-\-verebose +.B \-v, \-\-verbose .br Gives more detail about the results found and the current task being performed.