diff options
Diffstat (limited to 'help.go')
| -rw-r--r-- | help.go | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -43,7 +43,8 @@ next previous reload print pipe help links history tour mark -go save quit +go save +about quit Any command may be written as any prefix sufficiently long to be unique. So for instance, "reload" can be specified by just typing "re". This is @@ -263,6 +264,12 @@ The directory can be controlled with the "download_folder" option in the config file, but defaults to the user's home directory. `[1:], + "about": ` +a[bout] +------- +Displays a short page about the x-1 browser. +`[1:], + "quit": ` q[uit] ------ |
