add new chinese translations
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
# brightness
|
||||
# 亮度
|
||||
|
||||
> 获取或设置所有显示设备的亮度等级。
|
||||
> 更多信息:<https://github.com/nriley/brightness>.
|
||||
> 获取和设置所有内部显示器以及某些外部显示器的亮度级别。
|
||||
> 更多信息:<https://github.com/nriley/brightness>。
|
||||
|
||||
- 显示当前亮度:
|
||||
|
||||
`brightness -l`
|
||||
|
||||
- 设置亮度到 100%::
|
||||
- 设置特定亮度:
|
||||
|
||||
`brightness {{1}}`
|
||||
`brightness {{0..1}}`
|
||||
|
||||
- 设置亮度到 50%::
|
||||
- 将亮度设置为50%:
|
||||
|
||||
`brightness {{0.5}}`
|
||||
`brightness {{0.5}}`
|
Reference in New Issue
Block a user