Compare commits
1 Commits
99e89d60d4
...
81a525ba61
Author | SHA1 | Date | |
---|---|---|---|
81a525ba61 |
@ -18,7 +18,7 @@ func (mfa *CLIApp) generateManifestOperation(c *cli.Context) error {
|
|||||||
fmt.Printf("%#v\n", c.Args().Get(1))
|
fmt.Printf("%#v\n", c.Args().Get(1))
|
||||||
}
|
}
|
||||||
|
|
||||||
//fmt.Printf("called with arg: %s\n", c.String("input"))
|
// fmt.Printf("called with arg: %s\n", c.String("input"))
|
||||||
|
|
||||||
opts := &mfer.ManifestScanOptions{
|
opts := &mfer.ManifestScanOptions{
|
||||||
IgnoreDotfiles: c.Bool("IgnoreDotfiles"),
|
IgnoreDotfiles: c.Bool("IgnoreDotfiles"),
|
||||||
|
Loading…
Reference in New Issue
Block a user