1
0
mirror of https://github.com/fumiama/simple-kanban.git synced 2026-06-09 02:30:25 +08:00

Update README.md

This commit is contained in:
源文雨
2021-08-18 12:55:25 +08:00
committed by GitHub
parent 9e04b2e387
commit a5c6343b4a

View File

@@ -44,7 +44,8 @@ simple-kanban [-d] 7777 1 ./kanban.txt ./data.bin ./cfg.sp
```
1. -d为可选项如果添加程序将以daemon状态运行。
2. `cfg.sp`为配置文件,通过编译生成的`cfgwriter`生成
2. `cfg.sp`为配置文件,通过编译生成的`cfgwriter`生成
3. `kanban.txt`第一行可以为一串数字,指示版本号。如果无数字,则无条件发送看板。
### 1. 建立连接