From 3106f0e017712e4042fe3216c57d05040f876017 Mon Sep 17 00:00:00 2001 From: Gilson Filho Date: Wed, 17 Oct 2012 16:19:46 -0300 Subject: [PATCH] Updating documentation --- doc/searchtasks.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/searchtasks.txt b/doc/searchtasks.txt index 707af24..36a09ac 100644 --- a/doc/searchtasks.txt +++ b/doc/searchtasks.txt @@ -33,6 +33,14 @@ GENERAL COMMANDS *searchtasks-commands* *searchtasks* :SearchTasks *.c < + *searchtasks-:SearchTasksGrep* +:SearchTasksGrep The only global command. Search occurrences with :grep in directory and list window matches. For example: > + + :SearchTasksGrep /home/user/projects/app/*.py + :SearchTasksGrep **/*.php + :SearchTasksGrep *.c +< + CONFIGURATIONS *searchtasks-configurations* *searchtasks*