From b8f54279895abd2bc18f902b297f51f67b63ff6a Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sat, 6 Nov 2021 16:22:48 +0100 Subject: [PATCH] doc: Fix description of --checksum-file --- doc/MANUAL.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/MANUAL.adoc b/doc/MANUAL.adoc index 37824228f..033dd0b71 100644 --- a/doc/MANUAL.adoc +++ b/doc/MANUAL.adoc @@ -207,7 +207,7 @@ cache directory to a certain size, use `CCACHE_MAXSIZE=_SIZE_ ccache -c`. *--checksum-file* _PATH_:: - Print the checksum (64 bit XXH3) of the file at _PATH_ (`-` for standard + Print the checksum (128 bit XXH3) of the file at _PATH_ (`-` for standard input). *--dump-manifest* _PATH_:: -- 2.47.2