diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ podman run -v c:\source:/host:ro -v watchdata:/data sourcewatch ``` -host string Host source directory (default "/host") -data string Data destination directory (default "/data") --verbose Enable verbose logging +-verbose Enable verbose logging (shorthand for -log-level debug) +-log-level string Log level: debug, info, warn, error, none (default "info") -dry-run Preview what would be synced without copying ``` |
