00001 {
00002   "help"     : "provide help for commands",
00003   "init"     : "set up a directory as workspace",
00004   "info"     : "Overview of some entries",
00005   "merge"    : "merges your workspace with another config set",
00006   "set"      : "add or changes one entry from your workspace config",
00007   "update"   : "update or check out some of your config elements",
00008   "remove"   : "remove an entry from your workspace config, without deleting files",
00009   "snapshot" : "write a file specifying repositories to have the version they currently have",
00010   "diff"     : "print a diff over some SCM controlled entries",
00011   "status"   : "print the change status of files in some SCM controlled entries",
00012 }