From 8b1b53eb9db5c882d4b06dc179c4b9fa65b6b6c5 Mon Sep 17 00:00:00 2001 From: Nikita Bobko Date: Sun, 13 Oct 2024 01:56:27 +0200 Subject: [PATCH] There is no need to check --help anymore because --help message is now generated --- dev-docs/architecture.md | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-docs/architecture.md b/dev-docs/architecture.md index 170590e4..bcf15ebf 100644 --- a/dev-docs/architecture.md +++ b/dev-docs/architecture.md @@ -49,7 +49,6 @@ Command checklist: - [ ] Documentation in `../docs/aerospace-*` and `../docs/commands.adoc` - [ ] Check that site looks alright `./.site/commands.html` - [ ] Check that man page looks alright `./.man` -- [ ] `--help` documentation - [ ] Do `--window-id` and/or `--workspace` flags make sense for the command? - [ ] Shell completion `../grammar/commands-bnf-grammar.txt`