Skip to content

Commit 2329d65

Browse files
committed
[checksum.py] added file path documentation to header
1 parent 5d67be0 commit 2329d65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/scripts/checksum/checksum.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
#
1717
# Usage: checksum.py (options) [file path 1]...[file path n]
1818
#
19+
# `file path` should be defined as a path to a font file for all use cases except with use of -c/--check.
20+
# With the -c/--check option, use one or more file paths to checksum files
21+
#
1922
# Options:
2023
# -h, --help Help
2124
# -t, --ttx Calculate SHA1 hash values from ttx dump of XML (default = font binary)

0 commit comments

Comments
 (0)