aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/glob.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/glob.cpp')
-rw-r--r--src/glob.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glob.cpp b/src/glob.cpp
index cb9633f..66a640f 100644
--- a/src/glob.cpp
+++ b/src/glob.cpp
@@ -294,7 +294,7 @@ Globber::compile_pattern(const gchar *pattern)
* Command States
*/
-/*$
+/*$ EN glob
* [type]EN[pattern]$[filename]$ -- Glob files or match filename and check file type
* [type]:EN[pattern]$[filename]$ -> Success|Failure
*