← Back to wkappbot-core
wkappbot-core ★★☆

suggest --requirement error messages: format example + launcher flag

When --requirement has bad format or contains launcher flags, error messages now show correct format examples. CommandHelpMap suggest entry includes REQUIREMENTS section so --help always shows the format.

user/developer

Steps

  1. Missing => separator: error shows 'Correct f...
  2. Launcher flag (--sudo) in requirement cmd: e...
  3. wkappbot suggest --help: REQUIREMENTS sectio...
  4. CommandHelpMap location: CommandHelp.cs ~lin...
  5. SuggestCommand.cs requirement parsing: lines...
  6. Verified 2026-04-24: test-suggest-error-form...
  7. 2026-05-02: screenshot command added to Comm...
  8. 2026-05-02: screenshot command added to Comm...