From a7ef84abc6daae4003ed88bdec533435893c6606 Mon Sep 17 00:00:00 2001 From: Veovis Date: Sat, 5 Mar 2016 19:22:49 +0100 Subject: [PATCH] fix typo --- COMMAND-Execute.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COMMAND-Execute.md b/COMMAND-Execute.md index 670f7a3..e4a6341 100644 --- a/COMMAND-Execute.md +++ b/COMMAND-Execute.md @@ -21,7 +21,7 @@ execute_capture_nothrow={command,arg1,arg2,...} ``` This will execute the external command with arguments arg1,arg2,.... It will return the stdout output of the command. -## Smell Tricks +## Small Tricks ### Get rtorrent to create a pid-file ```