# # # patch "ROADMAP" # from [fdf9ccc2b0482306dd4e5d5c308980c26de81999] # to [daab4e7545cd5fad8ef920245cf074cf9a9ff13b] # ============================================================ --- ROADMAP fdf9ccc2b0482306dd4e5d5c308980c26de81999 +++ ROADMAP daab4e7545cd5fad8ef920245cf074cf9a9ff13b @@ -98,3 +98,8 @@ JANITORIAL however, the command lookup routine has to support ignoring the top-level command if not given to preserve compatibility and not complicate things a lot. e.g. 'mtn informative list' should be the same as 'mtn list'. + +- modify the CMD_AUTOMATE macro so that it can document all the details of + an automate command (input, output, first version, etc.). the idea is to + move all the documentation for automate commands (currently placed in + comments in the code) to the online help system.