Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# pridecat
> Like cat but more colorful :).
> Like cat but more colorful.
> More information: <https://github.com/lunasorcery/pridecat>.
- Print the contents of a file in pride colors to `stdout`:
@@ -14,15 +14,15 @@ source: https://github.com/tldr-pages/tldr.git
- Print contents of a file in trans colors:
`pridecat {{path/to/file}} --{{transgender|trans}}`
`pridecat {{path/to/file}} {{[--trans|--transgender]}}`
- Alternate between lesbian and bisexual pride flags:
`pridecat {{path/to/file}} --lesbian --bi`
`pridecat {{path/to/file}} --lesbian {{[--bi|--bisexual]}}`
- Print contents of a file with the background colors changed:
`pridecat {{path/to/file}} -b`
`pridecat {{path/to/file}} {{[-b|--background]}}`
- List directory contents in pride flag colors: