convert.*

PyroScope Project
2017-03-17 01:55:02 +01:00
parent 175e570fa8
commit e6191b3110
+1
@@ -20,6 +20,7 @@ Command (Group) | Short Description
[[branch & if|COMMAND-Conditional]] | Execute different commands depending on conditions.
[[execute[.*]|COMMAND-Execute]] | Call operating system commands, possibly catching their output for use within rTorrent.
[[schedule|COMMAND-Scheduling]] | Repeatedly execute commands, either in a given frequency, or at certain times.
[[convert.*|COMMAND-Conversions]] | Commands that format values into strings.
[[system.*|COMMAND-System]] | Commands related to the operating system and the XMLRPC API.
[[ui.*|COMMAND-UserInterface]] | These commands control aspects of the curses UI.