diff --git a/INSTALL b/INSTALL index 3c1528a02..009ea0fd4 100644 --- a/INSTALL +++ b/INSTALL @@ -44,6 +44,7 @@ submit the newer version. Unix - just doing: + $ ./autogen.sh $ ./configure $ make diff --git a/doc/man/man1/elinks.1.in b/doc/man/man1/elinks.1.in index a8b7bd619..e50e06d76 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 dfe92ba32..d5116000e 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