commit | 9815a88111072aa51e78e258c5f660993b47d4df | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Dec 21 16:46:53 2012 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Dec 21 16:46:53 2012 -0500 |
tree | 8e3a07868cf13e4c154864a8bdb3b8af470a5449 | |
parent | f95a87b7b813f588c7910ad4785ee68bb452e864 [diff] [blame] |
[util] List supported output formats in --help output
diff --git a/util/view-cairo.hh b/util/view-cairo.hh index c621984..f273464 100644 --- a/util/view-cairo.hh +++ b/util/view-cairo.hh
@@ -33,7 +33,7 @@ struct view_cairo_t { view_cairo_t (option_parser_t *parser) - : output_options (parser), + : output_options (parser, helper_cairo_supported_formats), view_options (parser) {} ~view_cairo_t (void) { if (debug)