mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-23 16:44:18 +02:00
deploy: b3cd7b1c21
This commit is contained in:
parent
23bd3e23ab
commit
96bfa066d5
5 changed files with 5 additions and 5 deletions
|
|
@ -234,7 +234,7 @@ Just copy them to their designated location:</p>
|
|||
<p>Tealdeer is straightforward to use, through the binary named <code>tldr</code>.</p>
|
||||
<p>You can view the available options using <code>tldr --help</code>:</p>
|
||||
<!-- Note: To update the file below, run `cargo run -- --help > docs/src/usage.txt`. -->
|
||||
<pre><code>tealdeer 1.8.0: A fast TLDR client
|
||||
<pre><code>tealdeer 1.8.1: A fast TLDR client
|
||||
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
||||
|
||||
Usage: tldr [OPTIONS] [COMMAND]...
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -167,7 +167,7 @@
|
|||
<p>Tealdeer is straightforward to use, through the binary named <code>tldr</code>.</p>
|
||||
<p>You can view the available options using <code>tldr --help</code>:</p>
|
||||
<!-- Note: To update the file below, run `cargo run -- --help > docs/src/usage.txt`. -->
|
||||
<pre><code>tealdeer 1.8.0: A fast TLDR client
|
||||
<pre><code>tealdeer 1.8.1: A fast TLDR client
|
||||
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
||||
|
||||
Usage: tldr [OPTIONS] [COMMAND]...
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
tealdeer 1.8.0: A fast TLDR client
|
||||
tealdeer 1.8.1: A fast TLDR client
|
||||
Danilo Bargen <mail@dbrgn.ch>, Niklas Mohrin <dev@niklasmohrin.de>
|
||||
|
||||
Usage: tldr [OPTIONS] [COMMAND]...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue