docs: update usage and shell style conventions

This commit is contained in:
2026-04-28 01:03:19 +02:00
parent bf9cbe918f
commit ab346342d5
3 changed files with 88 additions and 77 deletions
+2
View File
@@ -22,6 +22,8 @@ description: mtm-ddwipe project conventions
- Do not make new external tools required.
- Keep changes minimal and preserve intent.
- Keep this file aligned and concise.
- Prefer tabs for indentation.
- Prefer `${var}` notation in Bash.
- If non-interactive support is added, make it an opt-in safety flag.
# Project identity