rework the cli interface #60

Merged
d-dorazio merged 2 commits from dev into dev 2017-10-04 22:57:58 +02:00
d-dorazio commented 2017-10-04 17:26:26 +02:00 (Migrated from github.com)

I removed the -i and -o flags so that the inputs are represented by the params only and replaced --inplace with --write-mode [display|inplace].

I removed the `-i` and `-o` flags so that the inputs are represented by the params only and replaced `--inplace` with `--write-mode [display|inplace]`.
lspitzner (Migrated from github.com) reviewed 2017-10-04 17:39:43 +02:00
lspitzner (Migrated from github.com) commented 2017-10-04 17:39:43 +02:00

With addParamNoFlagStrings, it should be possible to include the params in the reordered block.

With `addParamNoFlagStrings`, it should be possible to include the params in the reordered block.
lspitzner commented 2017-10-04 23:00:36 +02:00 (Migrated from github.com)

Thanks! I'll see about fixing the help output.

Thanks! I'll see about fixing the help output.
Sign in to join this conversation.
There is no content yet.