Skip to content

Commit

Permalink
🚀 Deploy dita-ot/docs@64689b6 to 'dev' docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dita-ot-bot committed Feb 3, 2024
1 parent d1e0d04 commit 0a73073
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 37 deletions.
48 changes: 28 additions & 20 deletions dev/parameters/dita-command-arguments.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
used to manage plug-ins, or print information about the current configuration. A series of options are available to
modify the command behavior or specify additional configuration parameters.'
index: '../toc.html'
commit: 'df50829fc9c8a47cd8dec042d0403dae24e11ed9'
commit: '64689b67029450b001364de0d620cfeeb4bd15a7'
src: 'parameters/dita-command-arguments.dita'
---

Expand Down Expand Up @@ -104,7 +104,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Arguments and options for the <
<span class="keyword parmname">--install</span> will still work.)</div>
</section>

<section class="section"><h2 class="title sectiontitle">Arguments</h2>
<section class="section" id="dita-command-properties__args"><h2 class="title sectiontitle">Arguments</h2>



Expand Down Expand Up @@ -158,10 +158,18 @@ <h1 class="title topictitle1" id="ariaid-title1">Arguments and options for the <
</div>
</dd>


<dt class="dt pt dlterm" id="dita-command-properties__project">
<span class="keyword parmname">--project</span>=<var class="keyword varname">file</var>
</dt>
<dd class="dd pd">Publish a project file with multiple deliverables.</dd>
<dd class="dd pd ddexpand">For more information, see
<a class="xref" href="../topics/using-project-files.html" title="DITA-OT 3.4 introduced project files that allow you to publish multiple deliverables at once. Each deliverable specifies a re-usable source context that groups the maps or topics you want to publish, an output folder, and a publication format (such as HTML, or PDF) with transformation parameters.">Publishing with project files</a>.</dd>

</dl>
</section>

<section class="section"><h2 class="title sectiontitle">Subcommands</h2>
<section class="section" id="dita-command-properties__subcommands"><h2 class="title sectiontitle">Subcommands</h2>



Expand Down Expand Up @@ -266,7 +274,7 @@ <h1 class="title topictitle1" id="ariaid-title1">Arguments and options for the <

</dl>
</section>
<section class="section"><h2 class="title sectiontitle">Options</h2>
<section class="section" id="dita-command-properties__options"><h2 class="title sectiontitle">Options</h2>



Expand Down Expand Up @@ -299,22 +307,6 @@ <h1 class="title topictitle1" id="ariaid-title1">Arguments and options for the <
required to diagnose problems.</dd>


<dt class="dt pt dlterm" id="dita-command-properties__output">
<span class="keyword parmname">--output</span>=<var class="keyword varname">dir</var></dt>
<dt class="dt pt dlterm" id="-o-dir">
<span class="keyword parmname">-o</span>
<var class="keyword varname">dir</var>
</dt>
<dd class="dd pd">
<p class="p">Specifies the path of the output directory; the path can be absolute or relative to the current
directory.</p>
<p class="p">This option corresponds to the common parameter
<a class="xref" href="parameters-base.html#base__output.dir">output.dir</a>.</p>
<p class="p">By default, the output is written to the <span class="ph filepath">out</span> subdirectory of the current
directory.</p>
</dd>


<dt class="dt pt dlterm" id="--filter=files">
<span class="keyword parmname">--filter</span>=<var class="keyword varname">files</var>
</dt>
Expand Down Expand Up @@ -362,6 +354,22 @@ <h1 class="title topictitle1" id="ariaid-title1">Arguments and options for the <
<code class="ph codeph">TERM=dumb</code> or <code class="ph codeph">NO_COLOR</code> environment variables.</dd>


<dt class="dt pt dlterm" id="dita-command-properties__output">
<span class="keyword parmname">--output</span>=<var class="keyword varname">dir</var></dt>
<dt class="dt pt dlterm" id="-o-dir">
<span class="keyword parmname">-o</span>
<var class="keyword varname">dir</var>
</dt>
<dd class="dd pd">
<p class="p">Specifies the path of the output directory; the path can be absolute or relative to the current
directory.</p>
<p class="p">This option corresponds to the common parameter
<a class="xref" href="parameters-base.html#base__output.dir">output.dir</a>.</p>
<p class="p">By default, the output is written to the <span class="ph filepath">out</span> subdirectory of the current
directory.</p>
</dd>


<dt class="dt pt dlterm" id="--parameter=value">
<span class="keyword parmname">--parameter</span>=<var class="keyword varname">value</var></dt>
<dt class="dt pt dlterm" id="-dparameter=value">
Expand Down
34 changes: 17 additions & 17 deletions dev/topics/build-using-dita-command.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
description: 'You can generate output using the dita command-line tool. Build parameters can be
specified on the command line or with .properties files.'
index: '../toc.html'
commit: 'df50829fc9c8a47cd8dec042d0403dae24e11ed9'
commit: '64689b67029450b001364de0d620cfeeb4bd15a7'
src: 'topics/build-using-dita-command.dita'
---

Expand Down Expand Up @@ -63,22 +63,6 @@ <h1 class="title topictitle1" id="ariaid-title1">Building output using the <span
required to diagnose problems.</dd>


<dt class="dt pt dlterm" id="using-command-line-tool__output">
<span class="keyword parmname">--output</span>=<var class="keyword varname">dir</var></dt>
<dt class="dt pt dlterm" id="-o-dir">
<span class="keyword parmname">-o</span>
<var class="keyword varname">dir</var>
</dt>
<dd class="dd pd">
<p class="p">Specifies the path of the output directory; the path can be absolute or relative to the current
directory.</p>
<p class="p">This option corresponds to the common parameter
<a class="xref" href="../parameters/parameters-base.html#base__output.dir">output.dir</a>.</p>
<p class="p">By default, the output is written to the <span class="ph filepath">out</span> subdirectory of the current
directory.</p>
</dd>


<dt class="dt pt dlterm" id="--filter=files">
<span class="keyword parmname">--filter</span>=<var class="keyword varname">files</var>
</dt>
Expand Down Expand Up @@ -126,6 +110,22 @@ <h1 class="title topictitle1" id="ariaid-title1">Building output using the <span
<code class="ph codeph">TERM=dumb</code> or <code class="ph codeph">NO_COLOR</code> environment variables.</dd>


<dt class="dt pt dlterm" id="using-command-line-tool__output">
<span class="keyword parmname">--output</span>=<var class="keyword varname">dir</var></dt>
<dt class="dt pt dlterm" id="-o-dir">
<span class="keyword parmname">-o</span>
<var class="keyword varname">dir</var>
</dt>
<dd class="dd pd">
<p class="p">Specifies the path of the output directory; the path can be absolute or relative to the current
directory.</p>
<p class="p">This option corresponds to the common parameter
<a class="xref" href="../parameters/parameters-base.html#base__output.dir">output.dir</a>.</p>
<p class="p">By default, the output is written to the <span class="ph filepath">out</span> subdirectory of the current
directory.</p>
</dd>


<dt class="dt pt dlterm" id="--parameter=value">
<span class="keyword parmname">--parameter</span>=<var class="keyword varname">value</var></dt>
<dt class="dt pt dlterm" id="-dparameter=value">
Expand Down

0 comments on commit 0a73073

Please sign in to comment.