Skip to content

Commit

Permalink
add verbose option to bin cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
spencermountain committed Sep 6, 2018
1 parent e89cd46 commit e7c6b83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/dumpster.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const defaults = {
images: true,

plaintext: false,
verbose:false,
html: false,
markdown: false,
latex: false,
Expand Down

0 comments on commit e7c6b83

Please sign in to comment.