mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-21 23:54:18 +02:00
Fix argument format
This commit is contained in:
parent
a07f7e00dc
commit
eac7308ba7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ const VERSION: &'static str = env!("CARGO_PKG_VERSION");
|
|||
const USAGE: &'static str = "
|
||||
Usage:
|
||||
|
||||
tldr <command>
|
||||
tldr [options] <command>
|
||||
tldr [options]
|
||||
|
||||
Options:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue