diff options
-rw-r--r-- | man/portage.5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/portage.5 b/man/portage.5 index 3b2886491..602569ab6 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -400,6 +400,14 @@ a '\-'. \- comments begin with # (no inline comments) \- one USE flag per line .fi + +.I Example: +.nf +# mask doc +doc +# unmask mysql +\-mysql +.fi .TP .BR use.unsatisfiable Some USE flags enable optional dependencies, which are allowed to be |