We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b1d4eb commit 702087dCopy full SHA for 702087d
doc/bpython.1
@@ -48,7 +48,7 @@ This posts the current buffer to a pastebin (paste.pocoo.org) or writes it to a
48
.RE
49
.B * Flush curses screen to stdout.
50
.RS
51
-Unlike other curses apps, it dumps the screen data to stdout when you quit, so you see what you've done in the buffer of your terminal.
+Unlike other curses apps, bpython dumps the screen data to stdout when you quit, so you see what you've done in the buffer of your terminal.
52
53
54
.SH KEYS
0 commit comments