From 368ac4e79d700b4e92fae1efb3e9d5569462b57c Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 21 Aug 2010 22:37:21 -0400 Subject: [PATCH] Fix help tag --- doc/rake.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rake.txt b/doc/rake.txt index 72fd22f..fb97b17 100644 --- a/doc/rake.txt +++ b/doc/rake.txt @@ -67,7 +67,7 @@ COMMANDS *rake-commands* between this command and |:Rtest| is which gets precedence when both files exist. - *rake-:Rlib* + *rake-:Rtask* :Rtask [file] Edit a .rake file under rakelib/, or Rakefile if no argument is given. Has the same variants as |:Rlib|.