*: path/to/everything (#9589)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user