diff options
| author | fuzzyray <fuzzyray@gentoo.org> | 2005-11-15 19:39:08 +0000 |
|---|---|---|
| committer | fuzzyray <fuzzyray@gentoo.org> | 2005-11-15 19:39:08 +0000 |
| commit | 533534d5dc12169c85d6d076c7712ca27a0c9b28 (patch) | |
| tree | c1fca6a267052954a2479d09d8c34468fd878385 /trunk/src | |
| parent | 0a98681d9878ca7378fa8541744d18634d4146f9 (diff) | |
| download | gentoolkit-533534d5dc12169c85d6d076c7712ca27a0c9b28.tar.gz | |
Minor typographical changes
svn path=/; revision=257
Diffstat (limited to 'trunk/src')
| -rw-r--r-- | trunk/src/glsa-check/glsa-check.1 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/trunk/src/glsa-check/glsa-check.1 b/trunk/src/glsa-check/glsa-check.1 index a545ee3..6a138d4 100644 --- a/trunk/src/glsa-check/glsa-check.1 +++ b/trunk/src/glsa-check/glsa-check.1 @@ -1,7 +1,7 @@ -.TH "glsa-check" "1" "0.5" "Marius Mauch" "tools-portage" +.TH "glsa-check" "1" "0.5" "Marius Mauch" "gentoolkit" .SH "NAME" .LP -glsa\-check \- Tool for GLSA release and distribution system +glsa\-check \- Gentoo: Tool for GLSA release and distribution system .SH "SYNTAX" .LP glsa\-check <\fIoption\fP> [\fIglsa\-list\fP] @@ -21,32 +21,32 @@ before using this tool AND before reporting a bug. .SH "OPTIONS" .LP .TP -.B \-l | \-\-list +.B \-l, \-\-list list all unapplied GLSA .TP -.B \-d | \-\-dump | \-\-print +.B \-d, \-\-dump, \-\-print show all information about the given GLSA .TP -.B \-t | \-\-test +.B \-t, \-\-test test if this system is affected by the given GLSA .TP -.B \-p | \-\-pretend +.B \-p, \-\-pretend show the necessary commands to apply this GLSA .TP -.B \-f | \-\-fix +.B \-f, \-\-fix try to auto\-apply this GLSA (experimental) .TP -.B \-i | \-\-inject +.B \-i, \-\-inject inject the given GLSA into the checkfile .TP -.B \-n | \-\-nocolor +.B \-n, \-\-nocolor disable colors (option) .TP -.B \-h | \-\-help +.B \-h, \-\-help show this help message .TP -.B \-V | \-\-version +.B \-V, \-\-version some information about this tool .TP -.B \-v | \-\-verbose +.B \-v, \-\-verbose print more messages (option) |
