mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 23:35:24 +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
|
||||
|
||||
> Runs optimizations and analyse LLVM source files.
|
||||
> Run optimizations and analyse LLVM source files.
|
||||
> More information: <https://llvm.org/docs/CommandGuide/opt.html>.
|
||||
|
||||
- Run an optimization or analysis on a bitcode file:
|
||||
|
|
|
@ -31,6 +31,6 @@
|
|||
|
||||
`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`
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
> More information: <https://github.com/rubiin/pokego>.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
> More information: <https://gitlab.com/users/evlaV/projects>.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue