*: path/to/everything (#9589)
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
|
||||
- Set the name of the binary file to watch (defaults to `.goreload`):
|
||||
|
||||
`goreload -b {{path/to/binary}} {{file}}.go`
|
||||
`goreload -b {{path/to/binary}} {{path/to/file}}.go`
|
||||
|
||||
- Set a custom log prefix (defaults to `goreload`):
|
||||
|
||||
`goreload --logPrefix {{prefix}} {{file}}.go`
|
||||
`goreload --logPrefix {{prefix}} {{path/to/file}}.go`
|
||||
|
||||
- Reload whenever any file changes:
|
||||
|
||||
|
Reference in New Issue
Block a user