From eb46577ccb11577ad5f0664d5b2e3b6264fa7fa3 Mon Sep 17 00:00:00 2001 From: Witold Filipczyk Date: Wed, 6 May 2020 20:32:19 +0200 Subject: [PATCH] [options] Added remote's reload and search to elinks --long-help --- src/config/cmdline.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config/cmdline.c b/src/config/cmdline.c index 3d0db168..51aaf74d 100644 --- a/src/config/cmdline.c +++ b/src/config/cmdline.c @@ -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"),