aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ruby/argv.rb
diff options
context:
space:
mode:
authorBurdette Lamar <BurdetteLamar@Yahoo.com>2021-04-06 13:55:21 -0500
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-07-28 20:13:38 +0900
commit05e9efa323eb99727b099590c1d40d23f38443ef (patch)
tree77c1a3f76769200756afd0723f370c89a5415f27 /doc/ruby/argv.rb
parent8844eba4882e2a1627d26ea54a481b582640f739 (diff)
downloadruby-05e9efa323eb99727b099590c1d40d23f38443ef.tar.gz
[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)
* More on tutorial * More on tutorial * More on tutorial * More on tutorial: clearer example output https://github.com/ruby/optparse/commit/84dfd92d2a
Diffstat (limited to 'doc/ruby/argv.rb')
-rw-r--r--doc/ruby/argv.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ruby/argv.rb b/doc/ruby/argv.rb
deleted file mode 100644
index 12495cfa1f..0000000000
--- a/doc/ruby/argv.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-p ARGV
-