diff options
author | Joe Wilm <joe@jwilm.com> | 2017-08-29 09:26:52 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2017-08-29 09:32:37 -0700 |
commit | 59c1dbf5fe36a6041783f25ee60800ba1601e3c3 (patch) | |
tree | cfaf5e5bce1c7c5c79e98030626a3622d1c7fd54 /src/window.rs | |
parent | adcd517669f96a2a848c933df3776f2a3d9ac2d5 (diff) | |
download | alacritty-59c1dbf5fe36a6041783f25ee60800ba1601e3c3.tar.gz alacritty-59c1dbf5fe36a6041783f25ee60800ba1601e3c3.zip |
Change CLI live-config-reload options into flags
The previous format of --live-config-reload=VAL had a specific set of
allowed values which may not immediately be obvious. Instead, there are
now two flags which control the behavior:
--live-config-reload
--no-live-config-reload
If a user tries to specify both, the option parsing will fail with this
message:
error: The argument '--no-live-config-reload' cannot be used with
'--live-config-reload'
Diffstat (limited to 'src/window.rs')
0 files changed, 0 insertions, 0 deletions