add new chinese translations
This commit is contained in:
28
pages.zh/common/watson.md
Normal file
28
pages.zh/common/watson.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# watson
|
||||
|
||||
> 一个出色的命令行工具,用于跟踪您的时间。
|
||||
> 更多信息:<https://github.com/TailorDev/Watson>。
|
||||
|
||||
- 开始在项目中监控时间:
|
||||
|
||||
`watson start {{project}}`
|
||||
|
||||
- 在带标签的项目中开始监控时间:
|
||||
|
||||
`watson start {{project}} +{{tag}}`
|
||||
|
||||
- 停止当前项目的时间监控:
|
||||
|
||||
`watson stop`
|
||||
|
||||
- 显示最新的工作会话:
|
||||
|
||||
`watson log`
|
||||
|
||||
- 编辑最近的记录:
|
||||
|
||||
`watson edit`
|
||||
|
||||
- 移除最近的记录:
|
||||
|
||||
`watson remove`
|
Reference in New Issue
Block a user