tsk_loaddb -VERSION (return code: 0)
The Sleuth Kit ver 4.4.2
tsk_loaddb -h (return code: 1)
Missing image names
usage: tsk_loaddb [-ahkvV] [-i imgtype] [-b dev_sector_size] [-d database] image [image]
-a: Add image to existing database, instead of creating a new one (requires -d to specify database)
-k: Don't create block data table
-h: Calculate hash values for the files
-i imgtype: The format of the image file (use '-i list' for supported types)
-b dev_sector_size: The size (in bytes) of the device sectors
-d database: Path for the database (default is the same directory as the image, with name derived from image name)
-v: verbose output to stderr
-V: Print version