aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)Author
2018-04-19Increase version v0.0.1 -> v1.0.0HEADv1.0.0masterTeddy Wing
2018-04-19doc: Update for the change from regex pattern to globTeddy Wing
Change past references to "pattern" into "glob". The command no longer accepts regex patterns. Instead it takes a file glob, which is faster to type and potentially more intuitive.
2018-04-08Add documentationTeddy Wing