summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 20a837e..07fc641 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,9 @@ which ght
URL in `$1`.
```bash
$ ght
-Usage: ght "https://google.com/"
+Usage: ght [options] <URL>
+Options:
+ -m Output the URL in Markdown format
```
exec
```bash