diff options
Diffstat (limited to 'man/asciidoctor.1')
| -rw-r--r-- | man/asciidoctor.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/asciidoctor.1 b/man/asciidoctor.1 index 561cb150..31af6169 100644 --- a/man/asciidoctor.1 +++ b/man/asciidoctor.1 @@ -109,11 +109,10 @@ This name is also used to build the full path to the custom converter templates. If a template engine is not specified, it will be auto\-detected based on the file extension of the custom converter templates found. .RE .sp -\fB\-e, \-\-eruby\fP +\fB\-e, \-\-embedded\fP .RS 4 -Specifies the eRuby implementation to use for executing the custom converter templates written in ERB. -Supported values are \fIerb\fP and \fIerubis\fP. -Defaults to \fIerb\fP. +Output an embeddable document, which excludes the header, the footer, and everything outside the body of the document. +This option is useful for producing documents that can be inserted into an external template. .RE .sp \fB\-I, \-\-load\-path\fP=\fIDIRECTORY\fP |
