summaryrefslogtreecommitdiff
path: root/src/lib/libremessages.1.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libremessages.1.ronn')
-rw-r--r--src/lib/libremessages.1.ronn7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/libremessages.1.ronn b/src/lib/libremessages.1.ronn
index e660816..6f1ecf5 100644
--- a/src/lib/libremessages.1.ronn
+++ b/src/lib/libremessages.1.ronn
@@ -65,10 +65,6 @@ Unless otherwise noted, these do not implicitly call `gettext`.
For the times when you can't reasonably continue, similar to
"assert" in some programming languages.
- * `term_title` <MESSAGE>...:
- Joins all arguments with whitespace, and sets the terminal title
- to that.
-
* `setup_traps` [<HANDLER>]:
Sets traps on TERM, HUP, QUIT and INT signals, as sell as the ERR
event, similar to makepkg. If <HANDLER> is specified, instead of
@@ -138,6 +134,9 @@ For each of these, <MESSAGE> is fed through `gettext` automatically.
* `stat_done`:
Prints a "done" type message to terminate `stat_busy`.
+ * `term_title` <MESSAGE> [<ARGS>...]:
+ Sets the terminal title to the specified message.
+
### TEMPORARY DIRECTORY MANAGEMENT
These are used by devtools, and not used within the rest of