Skip to content

Commit

Permalink
DOCS: Update help flag output
Browse files Browse the repository at this point in the history
  • Loading branch information
Cian911 committed Jan 12, 2022
1 parent 7ebf5de commit 013569c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Flags:
-e, --ext string File type you want to watch for.
-h, --help help for watch
-p, --path string Path you want to watch.
--poll int Specify a polling time in seconds. (default 5)
--poll int Specify a polling time in seconds. (default 60)
```
To get started quickly, you can run the following command, passing in the path, destination, and file extenstion you want to watch for. See the example below.
Expand Down

0 comments on commit 013569c

Please sign in to comment.