chiark / gitweb /
Fix mis-merged trackdb_open().
[disorder] / lib / macros-builtin.c
index 3d49c253248c1db68f05fd6be52d513e3d0ba8c6..f314bd9c7ae27f7369416e82a3888e3d2a341dfb 100644 (file)
@@ -156,7 +156,7 @@ static int exp_include(int attribute((unused)) nargs,
 
 /*$ @include{COMMAND}
  *
- * Executes COMMAND via the shell (using "sh -c") and copies its
+ * Executes COMMAND via the shell (using "sh \-c") and copies its
  * standard output to the template output.  The shell command output
  * is not expanded or modified in any other way.
  *