tests/test-tools.t
branchstable
changeset 49548 9172bd49cedc
parent 39723 5abc47d4ca6b
child 52016 92a708af7b05
equal deleted inserted replaced
49547:8ee3889bab92 49548:9172bd49cedc
    11     -s, --size            show size of file
    11     -s, --size            show size of file
    12     -n NEWER, --newer=NEWER
    12     -n NEWER, --newer=NEWER
    13                           check if file is newer (or same)
    13                           check if file is newer (or same)
    14     -r, --recurse         recurse into directories
    14     -r, --recurse         recurse into directories
    15     -S, --sha1            show sha1 hash of the content
    15     -S, --sha1            show sha1 hash of the content
       
    16     --raw-sha1            show raw bytes of the sha1 hash of the content
    16     --sha256              show sha256 hash of the content
    17     --sha256              show sha256 hash of the content
    17     -M, --md5             show md5 hash of the content
    18     -M, --md5             show md5 hash of the content
    18     -D, --dump            dump file content
    19     -D, --dump            dump file content
    19     -H, --hexdump         hexdump file content
    20     -H, --hexdump         hexdump file content
    20     -B BYTES, --bytes=BYTES
    21     -B BYTES, --bytes=BYTES