test/golden/subcmd.txt in como-0.2.0 vs test/golden/subcmd.txt in como-0.2.1

- old
+ new

@@ -362,5 +362,23 @@ Given "quiet": false Given "username": false Given "<default>": true Value "<default>": ["foo"] External: ["external", "arguments"] +---- CMD: como_subcmd foo + +como_subcmd error: Unknown subcmd: "foo"... + + como_subcmd [-p <password>] [-u <username>+] <<subcommand>> + + Options: + -p User password. + -u Username(s). + + Subcommands: + add Add file to repo. + rm Remove file from repo. + commit Commit (pending) changes to repo. + + + Copyright (c) 2013 by Como Tester +