summaryrefslogtreecommitdiff
path: root/man/irb.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/irb.1')
-rw-r--r--man/irb.110
1 files changed, 10 insertions, 0 deletions
diff --git a/man/irb.1 b/man/irb.1
index 113b986b16..a8a9b60a53 100644
--- a/man/irb.1
+++ b/man/irb.1
@@ -112,6 +112,16 @@ Show result (default).
Don't show result.
.Pp
.Pp
+.It Fl -echo-on-assignment
+Show result on assignment.
+.Pp
+.It Fl -noecho-on-assignment
+Don't show result on assignment.
+.Pp
+.It Fl -truncate-echo-on-assignment
+Show truncated result on assignment (default).
+.Pp
+.Pp
.It Fl -colorize
Use colorization.
.Pp