diff options
-rw-r--r-- | res/about/help.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/about/help.gmi b/res/about/help.gmi index 0a498613..3e4aea5d 100644 --- a/res/about/help.gmi +++ b/res/about/help.gmi | |||
@@ -430,7 +430,7 @@ To reset all bindings to their defaults, quit Lagrange and delete the "bindings. | |||
430 | ### URLs | 430 | ### URLs |
431 | URLs on the command line are opened after Lagrange has launched. If more than one URL is given, multiple tabs will be opened. For example: | 431 | URLs on the command line are opened after Lagrange has launched. If more than one URL is given, multiple tabs will be opened. For example: |
432 | ``` | 432 | ``` |
433 | $ lagrange gemini://gus.guru/ | 433 | $ lagrange gemini://geminispace.info/ |
434 | ``` | 434 | ``` |
435 | 435 | ||
436 | ### -E, --echo | 436 | ### -E, --echo |