In article <[email protected]>, Chris Rebert <[email protected]> wrote: >On Mon, May 24, 2010 at 3:52 PM, Peng Yu <[email protected]> wrote: >> >> I mainly check online python manual. But I feel that it would be nice >> if there is command line manual available (just like perl command line >> manual). Could you please let me know if such command line manual >> available? > >98% sure that there isn't. You could instead use a text-based console >web browser such as lynx to view the online docs to much the same >effect though.
...after downloading them locally so that you're not dependent on an Internet connection. At least, that's what I've been doing for about a decade... -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ "If you don't know what your program is supposed to do, you'd better not start writing it." --Dijkstra -- http://mail.python.org/mailman/listinfo/python-list
