-
Notifications
You must be signed in to change notification settings - Fork 886
Closed
Labels
bugBug report.Bug report.confirmedConfirmed bug report or approved feature request.Confirmed bug report or approved feature request.coreRelated to the core parser code.Related to the core parser code.
Description
Given:
The command-line client ships alongside the daemon. Usage information for all commands, including sub-commands, is available via the --help flag.
<style>pre { background: inherit !important; word-wrap: inherit !important; white-space: pre-wrap !important; }</style>
## textile [<flags>]
<p><pre>Textile is a set of tools and trust-less infrastructure for building censorship resistant and privacy preserving applications</pre></p>
<table>
<tr><th>Flag</th><th>Description</th></tr>
<tr><td><code>--help</code></td><td><pre>Show context-sensitive help (also try --help-long and --help-man).</pre></td></tr>
<tr><td><code>--help-long</code></td><td><pre>Generate long help.</pre></td></tr>
<tr><td><code>--help-man</code></td><td><pre>Generate a man page.</pre></td></tr>
<tr><td><code>--completion-bash</code></td><td><pre>Output possible completions for the given args.</pre></td></tr>
<tr><td><code>--completion-script-bash</code></td><td><pre>Generate completion script for bash.</pre></td></tr>
<tr><td><code>--completion-script-zsh</code></td><td><pre>Generate completion script for ZSH.</pre></td></tr>
<tr><td><code>--api="http://127.0.0.1:40600"</code></td><td><pre>API Address to use</pre></td></tr>
<tr><td><code>--api-version="v0"</code></td><td><pre>API version to use</pre></td></tr>
<tr><td><code>--debug</code></td><td><pre>Set the logging level to debug</pre></td></tr>
</table>
## textile help [<command>]
<p><pre>Show help.</pre></p>
<table>
<tr><th>Argument</th><th>Description</th></tr>
<tr><td><code>[<command>]</code></td><td><pre>Show help on command.</pre></td></tr>
</table>
## textile account
<p><pre>Manage a wallet account</pre></p>
The latter two headers are not converted to h elements. If one changes it to:
The command-line client ships alongside the daemon. Usage information for all commands, including sub-commands, is available via the --help flag.
<style>pre { background: inherit !important; word-wrap: inherit !important; white-space: pre-wrap !important; }</style>
## textile [<flags>]
<p><pre>Textile is a set of tools and trust-less infrastructure for building censorship resistant and privacy preserving applications</pre></p>
<table>
<tr><th>Flag</th><th>Description</th></tr>
<tr><td><code>--help</code></td><td><pre>Show context-sensitive help (also try --help-long and --help-man).</pre></td></tr>
<tr><td><code>--help-long</code></td><td><pre>Generate long help.</pre></td></tr>
<tr><td><code>--help-man</code></td><td><pre>Generate a man page.</pre></td></tr>
<tr><td><code>--completion-bash</code></td><td><pre>Output possible completions for the given args.</pre></td></tr>
<tr><td><code>--completion-script-bash</code></td><td><pre>Generate completion script for bash.</pre></td></tr>
<tr><td><code>--completion-script-zsh</code></td><td><pre>Generate completion script for ZSH.</pre></td></tr>
<tr><td><code>--api="http://127.0.0.1:40600"</code></td><td><pre>API Address to use</pre></td></tr>
<tr><td><code>--api-version="v0"</code></td><td><pre>API version to use</pre></td></tr>
<tr><td><code>--debug</code></td><td><pre>Set the logging level to debug</pre></td></tr>
</table>
<p></p>
## textile help [<command>]
<p><pre>Show help.</pre></p>
<table>
<tr><th>Argument</th><th>Description</th></tr>
<tr><td><code>[<command>]</code></td><td><pre>Show help on command.</pre></td></tr>
</table>
<p></p>
## textile account
<p><pre>Manage a wallet account</pre></p>
Then they are.
Metadata
Metadata
Assignees
Labels
bugBug report.Bug report.confirmedConfirmed bug report or approved feature request.Confirmed bug report or approved feature request.coreRelated to the core parser code.Related to the core parser code.