mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Rename '--key' into '--hdr-key' and use '--key' as an (non-visible) alias for '--hdr-key' in order to keep the command line backwards compatible. The chances of someone using '--key' are very low, as this version has not yet been released by any OS distribution. This change makes the command line options for the different subcommands more consistent and therefore easier to use. Suggested-by: Reinhard Bündgen <buendgen@de.ibm.com> Acked-by: Hendrik Brueckner <brueckner@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>