From: Silvio Rhatto Date: Fri, 23 Feb 2024 20:47:01 +0000 (-0300) Subject: IDEAS: on short-form option deprecations X-Git-Tag: 0.1.0~7 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a1c79a077960e865aecdb698da41053a287cd55c;p=kvmx.git IDEAS: on short-form option deprecations --- diff --git a/IDEAS.md b/IDEAS.md index 7a33903..a107d3b 100644 --- a/IDEAS.md +++ b/IDEAS.md @@ -1,5 +1,16 @@ # Ideas +## Options + +* Short-form deprectations that may need to be upgraded soon: + * Update `nowait` to `wait=off`. + + * Update `server` to `server=on`. + + * Update `unix` to `unix=on`. + + * Update `disable-ticketing` to `disable-ticketing=on`. + ## Usability * Docs (tutorial and manpage).