parent
8113f3fee4
commit
1de7941ff8
@ -22,7 +22,7 @@
|
||||
# ruby -run -e touch -- [OPTION] FILE
|
||||
# ruby -run -e wait_writable -- [OPTION] FILE
|
||||
# ruby -run -e mkmf -- [OPTION] EXTNAME [OPTION]
|
||||
# ruby -run -e httpd -- [OPTION] DocumentRoot
|
||||
# ruby -run -e httpd -- [OPTION] [DocumentRoot]
|
||||
# ruby -run -e help [COMMAND]
|
||||
|
||||
require "fileutils"
|
||||
@ -304,7 +304,7 @@ end
|
||||
##
|
||||
# Run WEBrick HTTP server.
|
||||
#
|
||||
# ruby -run -e httpd -- [OPTION] DocumentRoot
|
||||
# ruby -run -e httpd -- [OPTION] [DocumentRoot]
|
||||
#
|
||||
# --bind-address=ADDR address to bind
|
||||
# --port=NUM listening port number
|
||||
|
Loading…
x
Reference in New Issue
Block a user