Differences
This shows you the differences between the selected revisions of the page.
2017-06-09 | 2017-07-23 | ||
5.10.1 Official extension Generate HTTP URL displays a generated URL in a message box. (martin) | missing semicolons (martin) | ||
Line 19: | Line 19: | ||
# @option - -site group "URL" | # @option - -site group "URL" | ||
# @option - -site label "These options are site-specific." | # @option - -site label "These options are site-specific." | ||
- | # @option WebRoot -site textbox "&Web root path" | + | # @option WebRoot -site textbox "&Web root path:" |
# @option Https -site checkbox "Use HTTP&S" "" "-https" | # @option Https -site checkbox "Use HTTP&S" "" "-https" | ||
- | # @option RootPath -site textbox "&URL root path (optional)" | + | # @option RootPath -site textbox "&URL root path (optional):" |
- | # @option HostName -site textbox "&Web server hostname override (optional)" | + | # @option HostName -site textbox "&Web server hostname override (optional):" |
# @option - group "Options" | # @option - group "Options" | ||
# @option Pause checkbox "Display URL" "-pause" "-pause" | # @option Pause checkbox "Display URL" "-pause" "-pause" |