parent
d80f37f14a
commit
b3ca12d435
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/env python
|
#!/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
|
Looks recursively at Python files for a SEARCH_STRING, starting from the
|
||||||
present working directory. Prints the line, with the filename and line-number
|
present working directory. Prints the line, with the filename and line-number
|
||||||
|
|
Loading…
Reference in New Issue