Skip to content

VerifyCmd flag collision #1421

Closed
Closed
@erik-3milabs

Description

@erik-3milabs

In the VerifyCmd interface, the h flag is added as a shorthand for the program hash parameter. However, this flag conflicts with the -h flag shortcut for --help. This was confusing for a second, so I wanted to point this out.

https://github.com/0xPolygonMiden/miden-vm/blob/2d559c32be3ab571d6addebc112af84bc3d26196/miden/src/cli/verify.rs#L19C1-L20C26

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions