forked from mirror/cobra
substitute wrong word in md_docs (#998)
This commit is contained in:
parent
77e4d5aecc
commit
b04b5bfc50
|
@ -1,6 +1,6 @@
|
|||
# Generating Markdown Docs For Your Own cobra.Command
|
||||
|
||||
Generating man pages from a cobra command is incredibly easy. An example is as follows:
|
||||
Generating Markdown pages from a cobra command is incredibly easy. An example is as follows:
|
||||
|
||||
```go
|
||||
package main
|
||||
|
|
Loading…
Reference in New Issue