Skip to content

Commit

Permalink
[checksum.py] added file path documentation to header
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Feb 25, 2018
1 parent 5d67be0 commit 2329d65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/scripts/checksum/checksum.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
#
# 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:
# -h, --help Help
# -t, --ttx Calculate SHA1 hash values from ttx dump of XML (default = font binary)
Expand Down

0 comments on commit 2329d65

Please sign in to comment.