Home
last modified time | relevance | path

Searched defs:HELP_md5sum (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h103 #define HELP_md5sum "usage: md5sum [-bcs] [FILE]...\n\nCalculate md5 hash for each input file, reading from stdin if none.\nOutput one hash (32 hex digits) for each input file, followed by filename.\n\n-b Brief (hash only, no filename)\n-c Check each line of each FILE is the same hash+filename we'd output\n-s No output, exit status 0 if all hashes match, 1 otherwise" macro

Completed in 6 milliseconds