mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-27 22:10:29 +01:00
update disable colouring section
This commit is contained in:
parent
c4480895a1
commit
b6ba66db64
@ -615,7 +615,11 @@ obsws-cli screenshot save --width=2560 --height=1440 "Scene" "C:\Users\me\Videos
|
|||||||
|
|
||||||
## Disable Colouring
|
## Disable Colouring
|
||||||
|
|
||||||
If you prefer colourless output you can set the environment variable `NO_COLOR`. See the [rich documentation][rich-doc-envvars]
|
If you prefer colourless output you can set the environment variable `NO_COLOR`, see [NO_COLOR][no-colour].
|
||||||
|
|
||||||
|
```console
|
||||||
|
NO_COLOR="1" obsws-cli scene list
|
||||||
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
@ -624,4 +628,4 @@ If you prefer colourless output you can set the environment variable `NO_COLOR`.
|
|||||||
|
|
||||||
[obs-studio]: https://obsproject.com/
|
[obs-studio]: https://obsproject.com/
|
||||||
[obs-keyids]: https://github.com/obsproject/obs-studio/blob/master/libobs/obs-hotkeys.h
|
[obs-keyids]: https://github.com/obsproject/obs-studio/blob/master/libobs/obs-hotkeys.h
|
||||||
[rich-doc-envvars]: https://rich.readthedocs.io/en/stable/console.html#environment-variables
|
[no-colour]: https://no-color.org/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user