DBCollect/Usage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
# Show usage | # Show usage | ||
dbcollect -h | dbcollect -h | ||
# Update to last version (if the system has https access to github) | |||
dbcollect --update | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 13:29, 28 May 2024
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