update docstring

--HG--
branch : trunk
This commit is contained in:
Benjamin Peterson 2009-09-22 21:07:50 -05:00
parent d80f37f14a
commit b3ca12d435
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
"""\
py.lookup SEARCH_STRING [options]
py.lookup [search_directory] SEARCH_STRING [options]
Looks recursively at Python files for a SEARCH_STRING, starting from the
present working directory. Prints the line, with the filename and line-number