From 1ced50a387edcf912a3e4fdb13ccf43b6408827e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 19 Jul 2023 16:52:59 +0200 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10b7fe5..d5866ab 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ COMMANDS: GLOBAL OPTIONS: --url value source url to parse [$URL_PARSER_URL] + --stdin read url to parse from stdin (default: false) [$URL_PARSER_STDIN] --help, -h show help --version, -v print the version ```