NAME¶
debtags-fetch - fetch tag sources from /etc/debtags/sources.list
SYNOPSIS¶
debtags-fetch [ 
options] [
islocal|dump|update]
DESCRIPTION¶
Fetches data from Debtags sources. debtags-fetch islocal exits with success if
  all sources are local. debtags-fetch dump dumps the source configuration.
  debtags-fetch update fetches all sources, saving them to /var/lib/debtags
OPTIONS¶
  - --version
 
  - show program's version number and exit
 
  - -h, --help
 
  - show this help message and exit
 
  - --local
 
  - do not download tags: only read local sources.
 
  - -q, --quiet
 
  - quiet mode: only output errors.
 
  - -v, --verbose
 
  - verbose mode: output progress and non-essential
      information.