You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everything that's needed is mostly already there, the help.sh file has a printHelpFile function, that and the supporting functions should be moved to a bin/helpf script that help.sh can use.
I think I also should have it parse the file looking for . path or source path commands and it should parse and print help for those also. In order to get passed . $some_var type commands I think it can get the line and find the $some_var and then expand it, maybe?
This would be nice to check help on files that aren't in the .bash directory
The text was updated successfully, but these errors were encountered: