We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a0b8c commit 88aa0edCopy full SHA for 88aa0ed
README.md
@@ -73,7 +73,7 @@ python compute_hash.py --directory <path_to_directory> --depth 0 --size 0
73
- `--depth` : Depth from root to game directories
74
- `--size` : Use first n bytes of file to calculate checksum
75
76
-#### Database upload (for developers ) :
+#### Database upload (for developers) :
77
Uploading the `.dat` file to the database.
78
```bash
79
python dat_parser.py --upload <scanned_dat_file/scan>.dat --user <username> --skiplog
0 commit comments