add new chinese translations
This commit is contained in:
16
pages.zh/linux/laptop-detect.md
Normal file
16
pages.zh/linux/laptop-detect.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# laptop-detect
|
||||
|
||||
> 尝试确定脚本是在笔记本电脑还是台式电脑上运行。
|
||||
> 更多信息:<https://gitlab.com/debiants/laptop-detect>。
|
||||
|
||||
- 如果当前设备可能是笔记本电脑,则返回退出状态 0,否则返回 1:
|
||||
|
||||
`laptop-detect`
|
||||
|
||||
- 打印当前系统检测到的设备类型:
|
||||
|
||||
`laptop-detect --verbose`
|
||||
|
||||
- 显示版本:
|
||||
|
||||
`laptop-detect --version`
|
Reference in New Issue
Block a user