aurvote, b*: add Chinese translation (#6413)
* aurvote: add Chinese translation * balooctl: add Chinese translation * beep: add Chinese translation * betterlockscreen: add Chinese translation * binwalk: add Chinese translation * binwise: add Chinese translation * blkdiscard: add Chinese translation * blkid: add Chinese translation * bluetoothctl: add Chinese translation * bluetoothd: add Chinese translation * bmon: add Chinese translation * bpftrace: add Chinese translation * bpytop: add Chinese translation * brctl: add Chinese translation * brew: add Chinese translation * commit suggestion
This commit is contained in:
36
pages.zh/linux/balooctl.md
Normal file
36
pages.zh/linux/balooctl.md
Normal file
@@ -0,0 +1,36 @@
|
||||
# balooctl
|
||||
|
||||
> KDE Plasma 的文件索引和搜索框架。
|
||||
> 更多信息:<https://wiki.archlinux.org/index.php/Baloo>.
|
||||
|
||||
- 查看帮助:
|
||||
|
||||
`balooctl`
|
||||
|
||||
- 显示索引器状态:
|
||||
|
||||
`balooctl status`
|
||||
|
||||
- 开启或关闭文件索引器:
|
||||
|
||||
`balooctl {{enable|disable}}`
|
||||
|
||||
- 清除索引数据库:
|
||||
|
||||
`balooctl purge`
|
||||
|
||||
- 挂起文件索引器:
|
||||
|
||||
`balooctl suspend`
|
||||
|
||||
- 恢复文件索引器:
|
||||
|
||||
`balooctl resume`
|
||||
|
||||
- 显示 Baloo 占用的磁盘空间大小:
|
||||
|
||||
`balooctl indexSize`
|
||||
|
||||
- 检查未索引的文件并索引它们:
|
||||
|
||||
`balooctl check`
|
Reference in New Issue
Block a user