github.com/wallyqs/gcli@v0.2.3-0.20151010121825-a114d5d1758d/command/fixtures/valid-design.toml (about)

     1  Name = "todo"
     2  Owner = "tcnksm"
     3  Version = "0.1.0"
     4  Description = ""
     5  Framework = "codegangsta_cli"
     6  
     7  [[Commands]]
     8    Name = "Add"
     9    Synopsis = "Add new task"
    10    Help = "[Usage] todo [option] add TASK"