diff options
author | Oskari Pirhonen <xxc3ncoredxx@gmail.com> | 2022-06-09 23:48:16 -0500 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2022-07-08 19:40:24 -0700 |
commit | 9c677b5b889d15653b20cb0c67af96dbb732b621 (patch) | |
tree | e8448364cb4b1e64d1fe6407e989a3bb9ef21d09 /man | |
parent | Add -f/--forced-masked to equery uses (diff) | |
download | gentoolkit-9c677b5b889d15653b20cb0c67af96dbb732b621.tar.gz gentoolkit-9c677b5b889d15653b20cb0c67af96dbb732b621.tar.bz2 gentoolkit-9c677b5b889d15653b20cb0c67af96dbb732b621.zip |
Add -f/--forced-masked to equery(1)
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'man')
-rw-r--r-- | man/equery.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/equery.1 b/man/equery.1 index 13ee7cc..83aba0d 100644 --- a/man/equery.1 +++ b/man/equery.1 @@ -543,6 +543,10 @@ Display USE flag statuses and descriptions for a given \fRPKG\fP. .br Display all package versions. Without this option, \fBequery\fP will choose the best available version. .HP +.B \-f, \-\-forced\-masked +.br +Show the forced and masked USE flags +.HP .B \-i, \-\-ignore\-linguas .br Do not show the linguas USE flags |