From abc7a8f20a70d7c40f78a3c57e69bcf08fe5a802 Mon Sep 17 00:00:00 2001 From: sgerwk Date: Mon, 30 Sep 2019 17:43:06 +0200 Subject: [PATCH] document '-remote reload()' --- doc/man/man1/elinks.1.in | 4 ++++ doc/remote.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/doc/man/man1/elinks.1.in b/doc/man/man1/elinks.1.in index a8b7bd61..e50e06d7 100644 --- a/doc/man/man1/elinks.1.in +++ b/doc/man/man1/elinks.1.in @@ -207,6 +207,10 @@ Following is a list of the supported methods: .RE .sp .RS 4 +\h'-04'\(bu\h'+03'\fBreload()\fR: reload the document in the current tab +.RE +.sp +.RS 4 \h'-04'\(bu\h'+03'\fBxfeDoCommand(\fR\fBopenBrowser\fR\fB)\fR: open new window .RE .RE diff --git a/doc/remote.txt b/doc/remote.txt index dfe92ba3..d5116000 100644 --- a/doc/remote.txt +++ b/doc/remote.txt @@ -76,6 +76,7 @@ Command Description ------------------------------------------------------------------------------- addBookmark(URL) Bookmarks the passed URL. infoBox(text) Show text in a message box. +reload() Reload the document in the current tab. ------------------------------------------------------------------------------- `-remote` can also take a list of URLs without an explicit action, in which case