Suggestion: Make DefaultHelp supply full command name to help formatter
Created by: moonPtr
Simply adding a .WithQualifiedCommandName() (or .WithFullCommandName()) method to IHelpFormatter and adjusting DefaultHelpAsync accordingly would do the trick.