brightness: add pt_BR translation
This commit is contained in:

committed by
Axel Navarro

parent
13d65a8e86
commit
58216fe3e6
16
pages.pt_BR/osx/brightness.md
Normal file
16
pages.pt_BR/osx/brightness.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# brightness
|
||||||
|
|
||||||
|
> Obtém e define o nível de brilho de todos os monitores internos e alguns monitores externos.
|
||||||
|
> Mais informações: <https://github.com/nriley/brightness>.
|
||||||
|
|
||||||
|
- Mostrar o brilho atual:
|
||||||
|
|
||||||
|
`brightness -l`
|
||||||
|
|
||||||
|
- Definir o brilho para 100%:
|
||||||
|
|
||||||
|
`brightness {{1}}`
|
||||||
|
|
||||||
|
- Definir o brilho para 50%:
|
||||||
|
|
||||||
|
`brightness {{0.5}}`
|
Reference in New Issue
Block a user