mirror of
https://github.com/dolthub/dolt.git
synced 2026-03-12 19:39:17 -05:00
Merge pull request #6907 from dolthub/steph/dump-docs-header
change CLI reference header
This commit is contained in:
@@ -33,7 +33,7 @@ const (
|
||||
"---\n" +
|
||||
"title: CLI\n" +
|
||||
"---\n\n" +
|
||||
"# CLI\n\n"
|
||||
"# Command Line Interface Reference\n\n"
|
||||
)
|
||||
|
||||
type DumpDocsCmd struct {
|
||||
|
||||
Reference in New Issue
Block a user