Axel Beckert pushed to branch master at lintian / lintian
Commits:
-
b5146d82
by Edu Gómez Escandell at 2024-05-06T01:20:20+00:00
2 changed files:
Changes:
| ... | ... | @@ -151,7 +151,7 @@ Usage: $NEW_PROGRAM_NAME [log-file...] ... |
| 151 | 151 | |
| 152 | 152 | Options:
|
| 153 | 153 | -l, --list-tags list all tags Lintian knows about
|
| 154 | - -t, --tag, --tags display tag descriptions
|
|
| 154 | + -t, --tag, --tags this option has no effect.
|
|
| 155 | 155 | --include-dir DIR check for Lintian data in DIR
|
| 156 | 156 | --profile X use vendor profile X to determine severities
|
| 157 | 157 | --output-width NUM set output width instead of probing terminal
|
| ... | ... | @@ -26,7 +26,7 @@ lintian-explain-tags - offer more information about Lintian's tags |
| 26 | 26 | |
| 27 | 27 | =head1 SYNOPSIS
|
| 28 | 28 | |
| 29 | -B<lintian-explain-tags> B<--tags> I<tag> ...
|
|
| 29 | +B<lintian-explain-tags> I<tag> ...
|
|
| 30 | 30 | |
| 31 | 31 | =head1 DESCRIPTION
|
| 32 | 32 |