scripting + commands reference

PyroScope Project
2016-03-09 16:33:56 +01:00
parent 18dd35168d
commit a81557bfec
+7
@@ -0,0 +1,7 @@
# rTorrent Scripting Explained
## Commands Reference
Command | Short Description
[execute](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Execute) | Call operating system commands, possibly catching their output for use within rTorrent.
[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given fequency, or at certain times.