From b365c890ffc4dfeea7a982d92f462106f4099368 Mon Sep 17 00:00:00 2001 From: PyroScope Project Date: Wed, 9 Mar 2016 16:34:32 +0100 Subject: [PATCH] table syntax --- Scripting-Guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripting-Guide.md b/Scripting-Guide.md index 275c9b4..47bf3cf 100644 --- a/Scripting-Guide.md +++ b/Scripting-Guide.md @@ -3,5 +3,6 @@ ## 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. \ No newline at end of file