# xno-skills verify

```
Usage: cli verify [options] <address> <message> <signature>

Verify a NOMS message signature

Arguments:
  address     Nano address or public key
  message     The original message text
  signature   The hex-encoded signature

Options:
  -j, --json  Output in JSON format
  -h, --help  display help for command
```
