summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorhaturatu <taro@eyes4you.org>2024-12-21 19:49:06 +0900
committerhaturatu <taro@eyes4you.org>2024-12-21 19:49:06 +0900
commit37169021a2cfba6d5a87507234f621ed2cf4c481 (patch)
tree144f022ea64df2d107d32aa264eb3c9ca97d9c3b /README.md
parent011d011d818b7d1eae512942f3721e57a26d8a7b (diff)
update Readme
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