aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-02-23 17:47:01 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-02-23 17:47:01 -0300
commita1c79a077960e865aecdb698da41053a287cd55c (patch)
treed57c5dd933aadc915aca5314f471d1883692fe9c
parenta96a1767830c63209bb5a4b6bb37e4c35e634253 (diff)
downloadkvmx-a1c79a077960e865aecdb698da41053a287cd55c.tar.gz
kvmx-a1c79a077960e865aecdb698da41053a287cd55c.tar.bz2
IDEAS: on short-form option deprecations
-rw-r--r--IDEAS.md11
1 files changed, 11 insertions, 0 deletions
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).