Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
songjiayang committed Apr 27, 2017

Verified

This commit was signed with the committer’s verified signature.
ijlee2 Isaac Lee
1 parent e0e8db4 commit 7cc9afa
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -26,4 +26,19 @@ It cached file's mtime and fsize, so can upload the changes only.

### Command

you can run `file_scan -h` to get all the options
you can run `file_scan -h` to get all the options:

```
-config string
the config file (default "./config.json")
-download
download files from storage
-lu
list upload status
-luf
list all upload failed files
-r string
root path (default "./data/test")
-upload
upload files to storage
```

0 comments on commit 7cc9afa

Please sign in to comment.