From: Dan Untenzu Date: Mon, 16 Jan 2017 10:14:39 +0000 (+0100) Subject: [FEATURE] Bash script: Enhance help and add version X-Git-Tag: 2.0.0~22 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/7dd194ef30800534bb97c1e4a4cccbf93c59d5e9?ds=inline;hp=7dd194ef30800534bb97c1e4a4cccbf93c59d5e9 [FEATURE] Bash script: Enhance help and add version Enhance the help and show all available options in a common structure. Move description of available options to one place. Also add the version of the Jirafeau version which generated the bash script. This way a user may find out about changes (because his script was generated with Jirafeau 1.1.2, but the current version on the server may be 3.2.5 already). ---