aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorThanh Vuong <thanhvg@gmail.com>2020-07-19 22:07:33 -0600
committerThanh Vuong <thanhvg@gmail.com>2020-07-19 22:07:33 -0600
commite13b51cb345e3c8e61bfcb4b612219cf85565659 (patch)
tree31c49ef9faa5944a17a22bb87632adbc9e78cd75 /README.org
parent5dd287e932e2398aab0f34cb23b99457b81ac370 (diff)
refactor hn-comment to take url
Diffstat (limited to 'README.org')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index c106bef..6e41a4b 100644
--- a/README.org
+++ b/README.org
@@ -44,7 +44,7 @@ User must have ~org-mode~ 9.2 or later installed also.
- ~hnreader-newest~: Load new link page.
- ~hnreader-more~: Load more.
- ~hnreader-back~: Go back to previous page.
-- ~hnreader-read-item~: read an HN item url such as
+- ~hnreader-comment~: read an HN item url such as
https://news.ycombinator.com/item?id=1 this is handy when you have the link
and want to read it in emacs, takes url as param
- ~hnreader-org-insert-hn-link~: insert hn link to org buffer, take url as param