mirror of
https://github.com/vbatts/go-mtree.git
synced 2025-10-04 04:31:00 +00:00
Merge 711c1b0259
into 8307d76bc1
This commit is contained in:
commit
726d9aaf31
6 changed files with 207 additions and 3 deletions
|
@ -41,6 +41,7 @@ to support xattrs and interacting with tar archives.`
|
|||
}
|
||||
app.Commands = []*cli.Command{
|
||||
cmd.NewValidateCommand(),
|
||||
cmd.NewMutateCommand(),
|
||||
}
|
||||
|
||||
// Unfortunately urfave/cli is not at good at using DefaultCommand
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue