diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2006-05-09 21:00:32 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2006-05-09 21:00:32 +0000 |
| commit | 2104d4f3bbbdd3f444b4908cca2e4a113001f8c4 (patch) | |
| tree | ce69f62574c96ec67c19d6fffc646e41cd0dbb8a /trunk | |
| parent | c762665955c85921e8655510c1de0828fe5045b9 (diff) | |
| download | gentoolkit-2104d4f3bbbdd3f444b4908cca2e4a113001f8c4.tar.gz | |
Fix mismatch between man page and --help. Bug 132413
svn path=/; revision=297
Diffstat (limited to 'trunk')
| -rw-r--r-- | trunk/src/glsa-check/glsa-check.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/glsa-check/glsa-check.1 b/trunk/src/glsa-check/glsa-check.1 index f29c659..796477a 100644 --- a/trunk/src/glsa-check/glsa-check.1 +++ b/trunk/src/glsa-check/glsa-check.1 @@ -6,7 +6,7 @@ glsa\-check \- Gentoo: Tool to locally monitor and manage GLSA's .LP glsa\-check <\fIoption\fP> [\fIglsa\-list\fP] -[\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all' and 'new' +[\fIglsa\-list\fR] can contain an arbitrary number of GLSA ids, filenames containing GLSAs or the special identifiers 'all', 'new' and 'affected' .SH "DESCRIPTION" .LP This tool is used to locally monitor and manage Gentoo Linux Security Advisories. |
