完善文档

pull/21/merge
ouqiang 2017-04-24 14:06:38 +08:00
parent 3658809d17
commit 6dc760d24a
1 changed files with 6 additions and 5 deletions

View File

@ -1,12 +1,13 @@
# gocron - 定时任务web管理平台 # gocron - 定时任务web管理平台
[![Build Status](https://travis-ci.org/ouqiang/gocron.png)](https://travis-ci.org/ouqiang/gocron) [![Build Status](https://travis-ci.org/ouqiang/cron-scheduler.png)](https://travis-ci.org/ouqiang/cron-scheduler)
## 安装, 解压后执行 ## 安装, 解压后执行
```shell ```shell
./gocron server Windows ./gocron.exe server
Linux、OSX ./gocron server
``` ```
可选参数 可选参数
+ -p 端口, 指定端口 + -p 端口, 指定端口, 默认5920
+ -d 后台运行 (不支持windows) + -d 后台运行 (不支持Windows)
+ -h 查看帮 + -h 查看帮