]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
copy-firmware: add usage help text
authorTimur Tabi <ttabi@nvidia.com>
Mon, 17 Mar 2025 18:32:15 +0000 (13:32 -0500)
committerTimur Tabi <ttabi@nvidia.com>
Mon, 17 Mar 2025 22:45:37 +0000 (17:45 -0500)
commit07ffc2005a975030408cc836b19087e46fc24729
treea9dd8cf4488cd9053f534f3929f1cd34f7b323a9
parent6a94efbe2adf19ad276d1b934a7b092d12fd0fa1
copy-firmware: add usage help text

Add a -h/--help command-line option to show some usage help text.
Also display that usage whenever an error occurs.

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
copy-firmware.sh