diff options
author | Marius <mariausol@gmail.com> | 2012-08-02 12:20:22 +0300 |
---|---|---|
committer | Marius <mariausol@gmail.com> | 2012-08-02 12:20:22 +0300 |
commit | 2f920851e38f427bbafbf0ef895d43a0db48611f (patch) | |
tree | 6107452ded5339032f32cebb8e6a5b4b586879b9 /scripts | |
parent | a5bdb8782fc92ea930e1f09b60bab5c97f3d533c (diff) | |
download | context-2f920851e38f427bbafbf0ef895d43a0db48611f.tar.gz |
beta 2012.08.02 10:55
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-fcd.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-fcd.lua b/scripts/context/lua/mtx-fcd.lua index 7ab48707a..d96d0bad3 100644 --- a/scripts/context/lua/mtx-fcd.lua +++ b/scripts/context/lua/mtx-fcd.lua @@ -23,7 +23,7 @@ if not modules then modules = { } end modules ['mtx-fcd'] = { local helpinfo = [[ --clear clear the cache ---clear --history [entyr] clear the history +--clear --history [entry] clear the history --scan clear the cache and add given path(s) --add add given path(s) --find file given path (can be substring) |