-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
For flexibility, instead of USAGE: or SUMMARY: we could make the following interface:
- USAGE is the first line after the #! that is not empty or empty after stripping leading comment chars
- Full Description from USAGE (inclusive) until first line that is empty with no comment chars OR where it starts with non-comment char
Then the user can choose to use these strict patterns (usage:) for better interface but doesn't require as much control over design of the scripts.
Metadata
Metadata
Assignees
Labels
No labels