[checksum.py] added file path documentation to source header
This commit is contained in:
parent
0f49e20675
commit
362db5c99a
@ -16,6 +16,9 @@
|
|||||||
#
|
#
|
||||||
# Usage: checksum.py (options) [file path 1]...[file path n]
|
# Usage: checksum.py (options) [file path 1]...[file path n]
|
||||||
#
|
#
|
||||||
|
# `file path` should be defined as a path to a font file for all use cases except with use of -c/--check.
|
||||||
|
# With the -c/--check option, use one or more file paths to checksum files
|
||||||
|
#
|
||||||
# Options:
|
# Options:
|
||||||
# -h, --help Help
|
# -h, --help Help
|
||||||
# -t, --ttx Calculate SHA1 hash values from ttx dump of XML (default = font binary)
|
# -t, --ttx Calculate SHA1 hash values from ttx dump of XML (default = font binary)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user