diff options
| -rw-r--r-- | doc/cmd.1 | 15 |
1 files changed, 0 insertions, 15 deletions
@@ -5,21 +5,6 @@ Quit. . .TP -.B [0..9] -Enter a digit into the input buffer. -pfc works with floating point numbers so the -.B . -character is OK as well. -. -.TP -.B Backspace -Remove a digit from the input buffer. -. -.TP -.B Enter -Push the number in the input buffer to the stack. -. -.TP .B Shift-j Swap the bottom (most recently pushed) item on the stack with the input buffer. If the input buffer is empty this simply moves the most recently pushed item |