opt, pico, pokego, steamos-factory-reset-config: use imperative mood (#17113)

This commit is contained in:
Managor
2025-07-04 20:52:42 +05:30
committed by GitHub
parent 4987fc0c75
commit ea0b6b1de0
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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:
+1 -1
View 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 -1
View File
@@ -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 -1
View File
@@ -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>.