mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
document '-remote reload()'
This commit is contained in:
parent
41164c9d73
commit
abc7a8f20a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user