Skip to content

Commit 051ff0b

Browse files
hsbtCopilot
andauthored
Update doc/rakefile.rdoc
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1ba21f5 commit 051ff0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/rakefile.rdoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,8 +369,9 @@ automatically creates an implicit file task for it. For example:
369369
$ touch hello_world # Create a file with the same name
370370
$ rake hello_world # Now succeeds automatically
371371

372-
Use the <tt>--rules</tt> command line option to trace how tasks are
373-
being resolved.
372+
Use the <tt>--rules</tt> command line option to trace how rules are
373+
resolved when searching for tasks; note that creation of implicit file
374+
tasks is not traced.
374375

375376
== Importing Dependencies
376377

0 commit comments

Comments
 (0)