diff options
author | haturatu <taro@eyes4you.org> | 2024-12-21 19:49:06 +0900 |
---|---|---|
committer | haturatu <taro@eyes4you.org> | 2024-12-21 19:49:06 +0900 |
commit | 37169021a2cfba6d5a87507234f621ed2cf4c481 (patch) | |
tree | 144f022ea64df2d107d32aa264eb3c9ca97d9c3b | |
parent | 011d011d818b7d1eae512942f3721e57a26d8a7b (diff) |
update Readme
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |