diff options
Diffstat (limited to 'scripts/build/source_checksums')
-rwxr-xr-x | scripts/build/source_checksums | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_checksums b/scripts/build/source_checksums index e09a1a9f2..dac79762f 100755 --- a/scripts/build/source_checksums +++ b/scripts/build/source_checksums @@ -70,7 +70,7 @@ cat > ${CHECKSUMS} << EOF ## This file contains the list of ${CHECKSUM} checksums of all files on this ## medium. ## -## You can verify them automatically with the 'integrity-check' boot parameter, +## You can verify them automatically with the 'verify-checksums' boot parameter, ## or, manually with: '${CHECKSUM}sum -c ${CHECKSUMS}'. ## ## |