@@ -, +, @@ --- man/emerge.1 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- a/man/emerge.1 +++ a/man/emerge.1 @@ -438,6 +438,10 @@ order to avoid excess load. See \fBmake\fR(1) for information about analogous options that should be configured via \fBMAKEOPTS\fR in \fBmake.conf\fR(5). .TP +.BR "\-\-misspell-suggestions < y | n >" +Enable or disable misspell suggestions. By default when emerge doesn't find +a package name it will return a list of package with similar names. +.TP .BR "\-\-newuse " (\fB\-N\fR) Tells emerge to include installed packages where USE flags have changed since compilation. This option --