a.appendFlag(BoolFlag{"version","print the version"})
a.appendFlag(BoolFlag{"version, v","print the version"})
a.appendFlag(BoolFlag{"help, h","show help"})
// parse flags
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.