Foo 8168ad1428 Improve powerline_automan: fix some bugs and add minimal argument
Bugs:
- Default action is store_true while it should be just store.
- nargs default depends on metavar while it should only depend on action.
- REMAINDER nargs is not supported.

Minimal argument means minimal mode which removes all section and creates 
a container with “synopsis” and “description” sections’ contents.
2016-01-08 19:30:49 +01:00
..
2015-01-09 16:52:01 +03:00
2015-11-24 22:46:44 +00:00
2015-01-09 16:52:01 +03:00
2015-10-08 11:52:29 +02:00