linux-update-symlinks -V (return code: 2)
Usage: /usr/bin/linux-update-symlinks {install|upgrade|remove} VERSION IMAGE-PATH
This command is intended to be called from the postinst and postrm
maintainer scripts of Linux kernel packages. The postinst script must
pass the first argument 'install' or 'upgrade' depending on whether a
fresh installation or an upgrade has taken place.
The VERSION argument must be the kernel version string as shown by
'uname -r' and used in filenames.
The IMAGE-PATH argument must be the absolute filename of the kernel
image.
linux-update-symlinks --help (return code: 0)
Usage: /usr/bin/linux-update-symlinks {install|upgrade|remove} VERSION IMAGE-PATH
This command is intended to be called from the postinst and postrm
maintainer scripts of Linux kernel packages. The postinst script must
pass the first argument 'install' or 'upgrade' depending on whether a
fresh installation or an upgrade has taken place.
The VERSION argument must be the kernel version string as shown by
'uname -r' and used in filenames.
The IMAGE-PATH argument must be the absolute filename of the kernel
image.