Open tir38 opened 2 years ago
Instead of having print_manual contain lines for every command, we can iterate over the commands and each one can supply it's own help line.
print_manual
Instead of having
print_manual
contain lines for every command, we can iterate over the commands and each one can supply it's own help line.