*: path/to/everything (#9589)

This commit is contained in:
pixel
2022-12-04 10:12:49 +01:00
committed by GitHub
parent ab7a36fbe6
commit 0d99563193
61 changed files with 147 additions and 147 deletions

View File

@@ -5,19 +5,19 @@
- Print the contents of a file in pride colors to the standard output:
`pridecat {{file}}`
`pridecat {{path/to/file}}`
- Print contents of a file in trans colors:
`pridecat {{file}} --{{transgender|trans}}`
`pridecat {{path/to/file}} --{{transgender|trans}}`
- Alternate between lesbian and bisexual pride flags:
`pridecat {{file}} --lesbian --bi`
`pridecat {{path/to/file}} --lesbian --bi`
- Print contents of a file with the background colors changed:
`pridecat {{file}} -b`
`pridecat {{path/to/file}} -b`
- List directory contents in pride flag colors: