diff --git a/README.md b/README.md index 9c7469f..aa44c5d 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,11 @@ go get -u github.com/raviqqe/liche Link checker for Markdown and HTML Usage: - liche [-c ] [-r] [-t ] [-v] ... + liche [-c ] [-d ] [-r] [-t ] [-v] ... Options: -c, --concurrency Set max number of concurrent HTTP requests. [default: 32] + -d, --document-root Set document root directory for absolute paths. -r, --recursive Search Markdown and HTML files recursively -t, --timeout Set timeout for HTTP requests in seconds. Disabled by default. -v, --verbose Be verbose.