Skip to content

Commit e609ae2

Browse files
committed
docs(README): 补充 sync/get-config/set-config 的文档
1 parent 08378c6 commit e609ae2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,24 @@ npm install @lexmin0412/gcm -g
8181
8282
更新全局 `gcm` 到 latest 版本。
8383

84+
### `gcm sync`
85+
86+
> 注:v1.8.0 以上版本支持。
87+
88+
同步 GCM 配置到远程仓库。
89+
90+
### `gcm get-config`
91+
92+
> 注:v1.8.0 以上版本支持。
93+
94+
获取 GCM 的同步配置。
95+
96+
### `gcm set-config`
97+
98+
> 注:v1.8.0 以上版本支持。
99+
100+
修改 GCM 的同步配置。
101+
84102

85103
## 更新日志
86104

0 commit comments

Comments
 (0)