aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlexander Berntsen <bernalex@gentoo.org>2014-06-14 23:52:48 +0200
committerAlexander Berntsen <bernalex@gentoo.org>2014-06-14 23:52:48 +0200
commitb96fb047b342d055ef2a254bbdc2960c8ad9cc6e (patch)
treef1e24cd499ebc2d6631f4b4639e70cb3d8b05c8e /man
parentemerge: Implement "--alert" (diff)
downloadportage-b96fb047b342d055ef2a254bbdc2960c8ad9cc6e.tar.gz
portage-b96fb047b342d055ef2a254bbdc2960c8ad9cc6e.tar.bz2
portage-b96fb047b342d055ef2a254bbdc2960c8ad9cc6e.zip
man/emerge.1: Make the --alert example more safe
Signed-off-by: Alexander Berntsen <bernalex@gentoo.org> Suggested-by: Steve J. Long <slong@rathaus.eclipse.co.uk>
Diffstat (limited to 'man')
-rw-r--r--man/emerge.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emerge.1 b/man/emerge.1
index 1db41b0b9..e32bb4385 100644
--- a/man/emerge.1
+++ b/man/emerge.1
@@ -306,7 +306,7 @@ finished calculating the graph.
\fB--alert\fR may be 'y' or 'n'. 'true' and 'false' mean the same thing.
Using \fB--alert\fR without an option is the same as using it with 'y'.
-Try it with 'emerge -aAC gcc'. Remember to answer \fBno\fR!
+Try it with 'emerge -aA portage'.
If your terminal emulator is set up to make '\\a' into a window manager
urgency hint, move your cursor to a different window to get the effect.