mirror of
https://github.com/tealdeer-rs/tealdeer.git
synced 2026-08-24 00:54:17 +02:00
deploy: 0fbc95cb71
This commit is contained in:
parent
ad87b6c387
commit
ffeb8b33e4
5 changed files with 14 additions and 8 deletions
|
|
@ -245,12 +245,14 @@ ARGS:
|
|||
OPTIONS:
|
||||
-l, --list List all commands in the cache
|
||||
-f, --render <FILE> Render a specific markdown file
|
||||
-o, --os <OS> Override the operating system [possible values: linux, osx, sunos,
|
||||
-p, --platform <PLATFORM> Override the operating system [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-o, --os <OS> Deprecated alias of `platform` [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-L, --language <LANGUAGE> Override the language
|
||||
-u, --update Update the local cache
|
||||
-c, --clear-cache Clear the local cache
|
||||
-p, --pager Use a pager to page output
|
||||
--pager Use a pager to page output
|
||||
-r, --raw Display the raw markdown instead of rendering it
|
||||
-q, --quiet Suppress informational messages
|
||||
--show-paths Show file and directory paths used by tealdeer
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -182,12 +182,14 @@ ARGS:
|
|||
OPTIONS:
|
||||
-l, --list List all commands in the cache
|
||||
-f, --render <FILE> Render a specific markdown file
|
||||
-o, --os <OS> Override the operating system [possible values: linux, osx, sunos,
|
||||
-p, --platform <PLATFORM> Override the operating system [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-o, --os <OS> Deprecated alias of `platform` [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-L, --language <LANGUAGE> Override the language
|
||||
-u, --update Update the local cache
|
||||
-c, --clear-cache Clear the local cache
|
||||
-p, --pager Use a pager to page output
|
||||
--pager Use a pager to page output
|
||||
-r, --raw Display the raw markdown instead of rendering it
|
||||
-q, --quiet Suppress informational messages
|
||||
--show-paths Show file and directory paths used by tealdeer
|
||||
|
|
|
|||
|
|
@ -13,12 +13,14 @@ ARGS:
|
|||
OPTIONS:
|
||||
-l, --list List all commands in the cache
|
||||
-f, --render <FILE> Render a specific markdown file
|
||||
-o, --os <OS> Override the operating system [possible values: linux, osx, sunos,
|
||||
-p, --platform <PLATFORM> Override the operating system [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-o, --os <OS> Deprecated alias of `platform` [possible values: linux, osx, sunos,
|
||||
windows]
|
||||
-L, --language <LANGUAGE> Override the language
|
||||
-u, --update Update the local cache
|
||||
-c, --clear-cache Clear the local cache
|
||||
-p, --pager Use a pager to page output
|
||||
--pager Use a pager to page output
|
||||
-r, --raw Display the raw markdown instead of rendering it
|
||||
-q, --quiet Suppress informational messages
|
||||
--show-paths Show file and directory paths used by tealdeer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue