imag/imag-notes/src
Matthias Beyer fb95c09134 Fix panic on unwrap()
Surprisingly, the ArgGroup feature of clap (which was applied in a wrong
way here anyways) caused the "name" Arg to be inaccessible. I don't know
why, but that's it.

Removing the group fixes the issue.
2016-07-26 15:57:43 +02:00
..
main.rs Replace trace_error() with trace_error_exit() where appropriate 2016-07-16 21:57:29 +02:00
ui.rs Fix panic on unwrap() 2016-07-26 15:57:43 +02:00