X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=update-initramfs;h=d520b3c463b8bc300ada8a9d29f7597f475a1f3e;hb=b209f50dd69f467ee77559898c087669c1254b39;hp=23fc21d3bd5cfcacc21a6c3ad8b692818e37e689;hpb=21e788497e4b3a67fdb3fe2a5dffcdf3eebd44de;p=packages%2Fdracut.git diff --git a/update-initramfs b/update-initramfs index 23fc21d..d520b3c 100755 --- a/update-initramfs +++ b/update-initramfs @@ -23,7 +23,7 @@ if [ "x${1}" = "x" ]; then echo "Usage: update-initramfs " echo "Examples:" echo " update-initramfs all" - echo " update-initramfs 4.4.127-4.4-vanilla-1" + echo " update-initramfs 5.10.138-5.10-1" exit 0 elif [ "x${1}" = "xall" ]; then for kernel in $(/bin/ls -1 /lib/modules/ 2>/dev/null); do