mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 00:35:33 +02:00
sfdk-{compiledb, qmltypes}, pueue-completions, mcookie: use imperative mood (#16323)
This commit is contained in:
parent
6364f693e4
commit
3fd654fb65
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# pueue completions
|
||||
|
||||
> Generates shell completion files for Bash, Elvish, Fish, PowerShell, and Zsh.
|
||||
> Generate shell completion files for Bash, Elvish, Fish, PowerShell, and Zsh.
|
||||
> More information: <https://github.com/Nukesor/pueue>.
|
||||
|
||||
- Generate completions for Bash:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# sfdk compiledb
|
||||
|
||||
> Generates compilation database.
|
||||
> Generate compilation database.
|
||||
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/70-ide-compiledb/doc/command.compiledb.adoc>.
|
||||
|
||||
- Generate compilation database:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# sfdk qmltypes
|
||||
|
||||
> Generates qmltypes files.
|
||||
> Generate qmltypes files.
|
||||
> More information: <https://github.com/sailfishos/sailfish-qtcreator/blob/master/share/qtcreator/sfdk/modules/80-ide-qmltypes/doc/command.qmltypes.adoc>.
|
||||
|
||||
- Generate qmltypes files:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# mcookie
|
||||
|
||||
> Generates random 128-bit hexadecimal numbers.
|
||||
> Generate random 128-bit hexadecimal numbers.
|
||||
> More information: <https://manned.org/mcookie>.
|
||||
|
||||
- Generate a random number:
|
||||
|
|
Loading…
Add table
Reference in a new issue