diff --git a/README.adoc b/README.adoc index eeea7f3..4b712c1 100644 --- a/README.adoc +++ b/README.adoc @@ -47,7 +47,6 @@ require('adoc_pdf_live').setup { viewer = 'zathura', binary = 'asciidoctor-pdf', params = '', - -- Shows the command stdout when activated debug = false, style = '', style_regex = 'style\\.ya?ml' diff --git a/doc/adoc_pdf_live.txt b/doc/adoc_pdf_live.txt index d28fb44..9cd49ed 100644 --- a/doc/adoc_pdf_live.txt +++ b/doc/adoc_pdf_live.txt @@ -46,7 +46,6 @@ Or, to specify your own custom options (the example lists the default values): viewer = 'zathura', binary = 'asciidoctor-pdf', params = '', - -- Shows the command stdout when activated debug = false, style = '', style_regex = 'style\\.ya?ml'