增加 守护进程

This commit is contained in:
dengsgo
2019-12-23 16:13:31 +08:00
parent bead88c5e2
commit cb86b0dbe6
3 changed files with 72 additions and 3 deletions

4
raw.go
View File

@@ -96,6 +96,10 @@ Usage of fileboy:
初始化 fileboy, 在当前目录生成 filegirl.yaml 配置文件
exec
尝试运行定义的 command 命令
deamon
读取当前目录下的 filegirl.yaml 配置,以守护进程的方式运行在后台
stop
停止守护进程
version
查看当前版本信息
`