mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-10 20:22:31 +00:00
execute is a command group
+1
-1
@@ -18,7 +18,7 @@ Command (Group) | Short Description
|
||||
---: | :---
|
||||
[[method.*|COMMAND-Methods]] | Define new commands based on existing ones.
|
||||
[[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.
|
||||
[[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.
|
||||
[[system.*|COMMAND-System]] | Commands related to the operating system and the XMLRPC API.
|
||||
[[ui.*|COMMAND-UserInterface]] | These commands control aspects of the ‘curses’ UI.
|
||||
|
||||
Reference in New Issue
Block a user