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

[lintian] 02/03: c/r-sync-state: Update --help output



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

nthykier pushed a commit to branch reporting-rewrite-config-and-archive-handling
in repository lintian.

commit aed0317d84028d68656b77a7584963f15d6130bf
Author: Niels Thykier <niels@thykier.net>
Date:   Fri Apr 28 19:00:15 2017 +0000

    c/r-sync-state: Update --help output
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 commands/reporting-sync-state.pm | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/commands/reporting-sync-state.pm b/commands/reporting-sync-state.pm
index 1e8bedb..142fbb3 100644
--- a/commands/reporting-sync-state.pm
+++ b/commands/reporting-sync-state.pm
@@ -483,17 +483,12 @@ Usage: $me <args>
   --help                 Show this text and exit
   --debug                Show/log debugging output
 
-  --state-dir   DIR      Directory containing the state cache (must be writable) [!]
-  --mirror-path DIR      Directory containing a local Debian mirror.  [!]
-  --distributions X,...  Comma-separated list of Debian distributions to check (e.g. "jessie,stretch"). [!]
-  --mirror-areas  X,...  Comma-separated list of mirror areas to check (e.g. "main,contrib"). [!]
-  --architectures X,...  Comma-separated list of architectures areas to check (e.g. "amd64,i386"). [!]
+  --reporting-config FILE
+                         Path to the configuration file (listing the archive definitions) [!]
   --desired-version X    The desired "last-processed-by" Lintian version. [!]
 
 Arguments marked with [!] are required for a successful run.
 
-NB: The architecture "all" is implied and should not be specified with --architectures.
-
 EOF
 
     exit(0);

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


Reply to: