Skip to content

Commit

Permalink
Help tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed May 25, 2015
1 parent 14019f9 commit fcacb18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pudb/debugger.py
Expand Up @@ -96,8 +96,8 @@ def newfunc(*fargs, **fkeywords):
t/r/s/c - show type/repr/str/custom for this variable
h - toggle highlighting
@ - toggle repetition at top
* - cycle public/private/dunder members
m - toggle methods
* - cycle attribute visibility: public/_private/__dunder__
m - toggle method visibility
w - toggle line wrapping
n/insert - add new watch expression
enter - edit options (also to delete)
Expand Down

0 comments on commit fcacb18

Please sign in to comment.