stamp man check

Verify installed man page version matches current stamp version

stamp man check [flags]

Examples

  # check the installed man page version
  stamp man check

  # machine-readable check result
  stamp man check --json

Options

  -h, --help   help for check

Options inherited from parent commands

  -j, --json      output results in JSON format
  -v, --verbose   enable debug logging
  -y, --yes       auto-accept all prompts

SEE ALSO