Commit graph

5 commits

Author SHA1 Message Date
cpfair
2e00cabe43 Untranspose __custom_func in docs table 2016-01-12 16:26:51 +00:00
cpfair
beaa4630e5 Allow functions within BashCompletionFunction to run unconditionally, limit their scope to a particular command. 2016-01-12 16:17:19 +00:00
Scott Konzem
39e648c2b0 Fix typos in docs 2015-06-05 13:02:54 -04:00
Eric Paris
48b95d0594 Make the filename extension bit of docs easier to read. 2015-05-04 16:20:06 -04:00
Eric Paris
9b2e6822e5 Add bash autocompletion generator
Given a (potentially annotated) cobra command you can generate a bash
completion script.
2015-04-07 20:13:49 -04:00