列の行を正しく並べるために bash スクリプトのヘルプ テキストを出力する良い方法は何ですか?
何かのようなもの:
Usage: mycommand [options]
-h| --help this is some help text.
this is more help text.
-1|--first-option this is my first option
-2|--second-option this is my second option