summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorPrajjwal Singh <[email protected]>2025-01-20 16:39:34 -0500
committertomoya ishida <[email protected]>2025-01-22 23:08:34 +0900
commitc6e8ee4514c8f24c211a5fb0b6291ac81ee83115 (patch)
tree10a55f02ac3894ea387a0f6846df3aca352b43e9 /man
parent89240eb2fbdbd9a46788b4976cd4bdf4cc58ada2 (diff)
[ruby/irb] Add copy command (https://github.com/ruby/irb/pull/1044)
Closes https://github.com/ruby/irb/pull/753 https://github.com/ruby/irb/commit/a24ac53d48
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/12612
Diffstat (limited to 'man')
-rw-r--r--man/irb.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/irb.1 b/man/irb.1
index 90cf5d4ae9..48586a3b71 100644
--- a/man/irb.1
+++ b/man/irb.1
@@ -227,6 +227,8 @@ or
.Sy type
.
.Pp
+.It Ev IRB_COPY_COMMAND
+Overrides the default program used to interface with the system clipboard.
.El
.Pp
Also