Function print_help

Source
pub(crate) fn print_help(program: &str, opts: Options)
Expand description

コマンドラインのヘルプを表示する。

  • program - プログラム名 (argv[0])。
  • opts - パーサオブジェクト。