DBCollect/Usage

From Dirty Cache Wiki
Revision as of 13:29, 28 May 2024 by Bart (talk | contribs)
Jump to navigation Jump to search

Usage

Verify correct install

# Show version
dbcollect -V

# Show usage
dbcollect -h

# Update to last version (if the system has https access to github)
dbcollect --update

Run with default settings

# Default run
dbcollect

# If you get Error DBC-020 (zipfile already exists), you can overwrite the old zipfile:
dbcollect -o
# or
dbcollect --overwrite