ref: ac3ddb687ea2f6dde774292d1146210705821bbc
parent: d0b5ff011177eeca69181f15166660fcb27f8ed2
author: Michael Forney <mforney@mforney.org>
date: Sat Apr 29 17:31:07 EDT 2023
cons: fix permissive mode help text Also add missing newline.
--- a/cons.c
+++ b/cons.c
@@ -255,8 +255,8 @@
" show disk usage stats\n"
"halt\n"
" stop all writers, sync, and go read-only\n"
- "perm [on|off]\n"
- " switch to/from permissive mode"
+ "permissive [on|off]\n"
+ " switch to/from permissive mode\n"
"snap (-d old | old new)\n"
" delete, create or update a new snapshot based off old\n"
"sync\n"