Commit Graph

4 Commits

Author SHA1 Message Date
Bryant Eisenbach
708e495c28 Happy New Year! ()
* Happy New Year!

* Happy New Year!

* Update README.md
2019-01-18 14:00:13 +01:00
Afri Schoedon
c658b46fe1
Random small cleanups ()
* clean up toml files

* update the parity ethereum toolchain docs

* update contribution guide and issue templates

* update desktop and service files

* build clib examples with 8 threads

* update header templates

* replace parity technologies with parity ethereum logo
2018-08-30 19:57:27 +02:00
Axel Chalon
fee88d04d4 Wrap --help output to 120 characters ()
* Update Clap dependency and remove workarounds

* WIP

* Remove line breaks in help messages for now

* Multiple values can only be separated by commas (closes )

* Grumbles; refactor repeating code; add constant

* Use a single Wrapper rather than allocate a new one for each call

* Wrap --help to 120 characters rather than 100 characters
2018-01-31 09:50:52 +01:00
Axel Chalon
be745f711f Refactor and port CLI from Docopt to Clap () ()
* Refactor and port CLI from Docopt to Clap ()

* Add --can-restart and --force-direct to help

* Add flag support to subc & move import/export options to subcommand

* Reorder subcommand args (put positional args last in CLI help message)
2017-09-05 12:30:22 +01:00