remove the extra $ in front of a flag

This commit is contained in:
Guanqun Lu 2017-05-09 23:47:34 +08:00
parent cd693dcf3e
commit 04eef37cad
1 changed files with 2 additions and 2 deletions

View File

@ -90,9 +90,9 @@ Account Options:
UI Options:
--force-ui Enable Trusted UI WebSocket endpoint,
even when --unlock is in use. (default: ${flag_force_ui})
even when --unlock is in use. (default: {flag_force_ui})
--no-ui Disable Trusted UI WebSocket endpoint.
(default: ${flag_no_ui})
(default: {flag_no_ui})
--ui-port PORT Specify the port of Trusted UI server
(default: {flag_ui_port}).
--ui-interface IP Specify the hostname portion of the Trusted UI