mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-22 20:04:05 +02:00
opt, pico, pokego, steamos-factory-reset-config: use imperative mood (#17113)
This commit is contained in:
parent
4987fc0c75
commit
ea0b6b1de0
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# opt
|
# opt
|
||||||
|
|
||||||
> Runs optimizations and analyse LLVM source files.
|
> Run optimizations and analyse LLVM source files.
|
||||||
> More information: <https://llvm.org/docs/CommandGuide/opt.html>.
|
> More information: <https://llvm.org/docs/CommandGuide/opt.html>.
|
||||||
|
|
||||||
- Run an optimization or analysis on a bitcode file:
|
- Run an optimization or analysis on a bitcode file:
|
||||||
|
|
|
@ -31,6 +31,6 @@
|
||||||
|
|
||||||
`pico -v {{path/to/file}}`
|
`pico -v {{path/to/file}}`
|
||||||
|
|
||||||
- Displays all files including those beginning with a period:
|
- Display all files including those beginning with a period:
|
||||||
|
|
||||||
`pico -a`
|
`pico -a`
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# pokego
|
# pokego
|
||||||
|
|
||||||
> Displays Pokémon sprites in color directly in your terminal.
|
> Display Pokémon sprites in color directly in your terminal.
|
||||||
> Inspired by Phoney badger's `pokemon-colorscripts` but offers enhanced speed and efficiency.
|
> Inspired by Phoney badger's `pokemon-colorscripts` but offers enhanced speed and efficiency.
|
||||||
> More information: <https://github.com/rubiin/pokego>.
|
> More information: <https://github.com/rubiin/pokego>.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# steamos-factory-reset-config
|
# steamos-factory-reset-config
|
||||||
|
|
||||||
> Generates configuration files required by `steamos-factory-reset`.
|
> Generate configuration files required by `steamos-factory-reset`.
|
||||||
> This command is typically called internally and not meant to be run manually.
|
> This command is typically called internally and not meant to be run manually.
|
||||||
> More information: <https://gitlab.com/users/evlaV/projects>.
|
> More information: <https://gitlab.com/users/evlaV/projects>.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue