Loading bin/ruby-build +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # -v/--verbose Verbose mode: print compilation status to stdout # -4/--ipv4 Resolve names to IPv4 addresses only # -6/--ipv6 Resolve names to IPv6 addresses only # --definitions List all built-in definitions # -d/--definitions List all built-in definitions # --definitions-exclude-eol # List all builtt-in definitions excluding EoL'ed # --version Show version of ruby-build Loading Loading @@ -1237,7 +1237,7 @@ for option in "${OPTIONS[@]}"; do echo usage 0 ;; "definitions" ) "d" | "definitions" ) list_definitions exit 0 ;; Loading Loading
bin/ruby-build +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # -v/--verbose Verbose mode: print compilation status to stdout # -4/--ipv4 Resolve names to IPv4 addresses only # -6/--ipv6 Resolve names to IPv6 addresses only # --definitions List all built-in definitions # -d/--definitions List all built-in definitions # --definitions-exclude-eol # List all builtt-in definitions excluding EoL'ed # --version Show version of ruby-build Loading Loading @@ -1237,7 +1237,7 @@ for option in "${OPTIONS[@]}"; do echo usage 0 ;; "definitions" ) "d" | "definitions" ) list_definitions exit 0 ;; Loading