Documentation ¶
Overview ¶
Code generated by "mdtogo"; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CatExamples = `` /* 370-byte string literal not displayed */
View Source
var CatLong = `` /* 161-byte string literal not displayed */
View Source
var CatShort = `Print the resources in a file/directory`
View Source
var DiffExamples = `` /* 822-byte string literal not displayed */
View Source
var DiffLong = `` /* 1883-byte string literal not displayed */
View Source
var DiffShort = `Diff a local package against upstream`
View Source
var GetExamples = `` /* 769-byte string literal not displayed */
View Source
var GetLong = `` /* 1570-byte string literal not displayed */
View Source
var GetShort = `Fetch a package from a git repo.`
View Source
var InitExamples = `` /* 205-byte string literal not displayed */
View Source
var InitLong = `` /* 405-byte string literal not displayed */
View Source
var InitShort = `Initialize an empty package`
View Source
var PkgExamples = `` /* 492-byte string literal not displayed */
View Source
var PkgLong = `
| Reads From | Writes To |
|-------------------------|--------------------------|
| git repository | local directory |
The ` + "`" + `pkg` + "`" + ` command group contains subcommands which read remote upstream
git repositories, and write local directories. They are focused on
providing porcelain on top of workflows which would otherwise require
wrapping git to pull clone subdirectories and perform updates by merging
resources rather than files.
`
View Source
var PkgShort = `Fetch, update, and sync configuration files using git`
View Source
var TreeExamples = `` /* 1277-byte string literal not displayed */
View Source
var TreeLong = `` /* 657-byte string literal not displayed */
View Source
var TreeShort = `Render resources using a tree structure`
View Source
var UpdateExamples = `` /* 395-byte string literal not displayed */
View Source
var UpdateLong = `` /* 1642-byte string literal not displayed */
View Source
var UpdateShort = `Apply upstream package updates`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.