aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-09-02 20:04:44 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-09-02 20:04:44 +0300
commit87c80096fff1f40d6af92252c211b58e89d099d1 (patch)
tree4791d3a3144364b3a301ee69b23ada5a66d78cbf /src
parent6fe7e32268c0b7d1cbe6a1480a99b8b24f122b55 (diff)
downloadsciteco-87c80096fff1f40d6af92252c211b58e89d099d1.tar.gz
added help topcic for ":O"
We have topics for all colon-modified variants.
Diffstat (limited to 'src')
-rw-r--r--src/goto-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/goto-commands.c b/src/goto-commands.c
index 73575ca..05d495f 100644
--- a/src/goto-commands.c
+++ b/src/goto-commands.c
@@ -180,7 +180,7 @@ gboolean teco_state_goto_process_edit_cmd(teco_machine_main_t *ctx, teco_machine
gboolean teco_state_goto_insert_completion(teco_machine_main_t *ctx, const teco_string_t *str,
GError **error);
-/*$ "O" goto
+/*$ "O" ":O" goto
* Olabel$ -- Go to label
* :Olabel$
* [n]Olabel0[,label1,...]$