mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[options] Added remote's reload and search to elinks --long-help
This commit is contained in:
parent
d857560466
commit
eb46577ccb
@ -927,6 +927,8 @@ union option_info cmdline_options_info[] = {
|
||||
"\topenURL(URL, new-window) : open URL in new window\n"
|
||||
"\taddBookmark(URL) : bookmark URL\n"
|
||||
"\tinfoBox(text) : show text in a message box\n"
|
||||
"\treload() : reload the document in the current tab\n"
|
||||
"\tsearch(string) : search in the current tab\n"
|
||||
"\txfeDoCommand(openBrowser) : open new window")),
|
||||
|
||||
INIT_OPT_INT("", N_("Connect to session ring with given ID"),
|
||||
|
Loading…
Reference in New Issue
Block a user