Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
1 check-in tagged with "andygoth-help-option"
|
2015-06-19
| ||
| 16:19 | Rework -help implementation so -help can be added to any command line even if it already contained an option that the help command would have interpreted. For example, "fossil clean -x -help" now prints help about the clean command, whereas before it was did the same as "fossil help -x", i.e. list auxiliary commands without mentioning clean. Make... Closed-Leaf check-in: 3a9017f9d1 user: andygoth tags: andygoth-help-option | |