a2dismod to avahi-browse: add Chinese translation (#5246)

This commit is contained in:
千玄子
2021-05-02 02:43:23 +08:00
committed by GitHub
parent 9ccc49d98f
commit 92f09753c6
26 changed files with 463 additions and 6 deletions

View File

@@ -0,0 +1,20 @@
# apport-bug
> 在 Ubuntu 上提交错误报告。
> 更多信息:<https://wiki.ubuntu.com/Apport>.
- 报告整个系统的错误:
`apport-bug`
- 报告某个软件包的错误:
`apport-bug {{包名}}`
- 报告某个可执行文件的错误:
`apport-bug {{可执行文件路径}}`
- 报告某个进程的错误:
`apport-bug {{PID}}`