[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 03/03: lintian.pod: Remove some examples and obsolete cmd-line args



This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository lintian.

commit 2525ff94c1d9d4287b94f64ae8e2de7eedcd2012
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jan 31 11:51:37 2016 +0000

    lintian.pod: Remove some examples and obsolete cmd-line args
    
    Remove uses of cmd-line arguments that have been removed in previous
    releases.  Furthermore avoid using examples with lab queries.  Most
    people do not have a static lab, so the examples are unlikely to be
    useful.
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 man/lintian.pod.in | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

diff --git a/man/lintian.pod.in b/man/lintian.pod.in
index d9e4958..615691e 100644
--- a/man/lintian.pod.in
+++ b/man/lintian.pod.in
@@ -767,9 +767,8 @@ This is the type of the package and (if present) must be one of "ALL",
 "GROUP", "binary", "udeb", "source" or "changes".  This is case
 sensitive.
 
-If omitted this defaults to "ALL" unless another default has been
-specified (see B<--binary>, B<--udeb> or B<--source>).  The pseudo
-type "ALL" acts as a wildcard for any real package type.
+If omitted this defaults to "ALL".  The pseudo type "ALL" acts as a
+wildcard for any real package type.
 
 The special type "GROUP" can be used to match all packages related to
 a given source package.  For more info, please see L<Group query>
@@ -900,23 +899,6 @@ Check the changes file and, if listed, the source and binary package
 of the upload. The output will contain detailed information about the
 reported tags.
 
-=item B<$ lintian -c --binary foo>
-
-Check the binary package foo in the Lintian laboratory.
-
-=item B<$ lintian -C cpy --source foo>
-
-Run the copyright checks on source package foo.  The package foo must
-be in the Lintian laboratory.
-
-=item B<$ lintian -u foo -U unpacked>
-
-Unpack all packages named foo in the Lintian laboratory.
-
-=item B<$ lintian -r foo>
-
-Remove all packages named foo from the Lintian laboratory.
-
 =item B<$ lintian>
 
 Assuming I<debian/changelog> exists, look for a changes file for the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: