aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/spawn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/spawn.cpp')
-rw-r--r--src/spawn.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/spawn.cpp b/src/spawn.cpp
index ee35a03..f99d689 100644
--- a/src/spawn.cpp
+++ b/src/spawn.cpp
@@ -124,7 +124,7 @@ parse_shell_command_line(const gchar *cmdline, GError **error)
return argv;
}
-/*$
+/*$ EC pipe filter
* EC[command]$ -- Execute operating system command and filter buffer contents
* linesEC[command]$
* -EC[command]$
@@ -499,7 +499,7 @@ cleanup:
return &States::start;
}
-/*$
+/*$ EG EGq
* EGq[command]$ -- Set Q-Register to output of operating system command
* linesEGq[command]$
* -EGq[command]$