diff options
-rw-r--r-- | IDEAS.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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). |