tangled
alpha
login
or
join now
dekker.one
/
ponder
0
fork
atom
A small application to manage Lilypond music repositories
0
fork
atom
overview
issues
pulls
pipelines
Small update to command description
dekker.one
10 years ago
b61eec07
abe5df1f
+1
-1
1 changed file
expand all
collapse all
unified
split
cmd
init.go
+1
-1
cmd/init.go
···
38
38
39
39
// initCmd represents the init command
40
40
var initCmd = &cobra.Command{
41
41
-
Use: "init [name]",
41
41
+
Use: "init [location]",
42
42
Short: "Initialize a Ponder Library",
43
43
Long: `Initialize (ponder init) will create a new library, with a ponder
44
44
settings file and corresponding git ignore file.