Update documentation to include all supported protocols
authorVee <vee@vnsf.xyz>
Sat, 16 May 2020 14:30:24 +0000 (10:30 -0400)
committerVee <vee@vnsf.xyz>
Sat, 16 May 2020 14:30:24 +0000 (10:30 -0400)
This updates some in-code and Elpher homepage command documentation to
be more consistent with the client's support for more than just the
gopher protocol.

elpher.el

index 2230277..14e565c 100644 (file)
--- a/elpher.el
+++ b/elpher.el
@@ -26,8 +26,8 @@
 
 ;;; Commentary:
 
-;; Elpher aims to provide a practical and friendly gopher client
-;; for GNU Emacs.  It supports:
+;; Elpher aims to provide a practical and friendly gopher, gemini,
+;; and finger client for GNU Emacs.  It supports:
 
 ;; - intuitive keyboard and mouse-driven browsing,
 ;; - out-of-the-box compatibility with evil-mode,
@@ -1240,7 +1240,7 @@ by HEADER-LINE."
            " - m: select an item on current page by name (autocompletes)\n"
            " - u/mouse-3: return to previous page\n"
            " - o/O: visit different selector or the root menu of the current server\n"
-           " - g: go to a particular gopher address\n"
+           " - g: go to a particular address (gopher, gemini, finger)\n"
            " - d/D: download item under cursor or current page\n"
            " - i/I: info on item under cursor or current page\n"
            " - c/C: copy URL representation of item under cursor or current page\n"