Show information about keyrings (keyringshow)

The keyringshow command displays information about keyrings:

crash> keyringshow -h
usage: keyringshow [-h] (-k KEYRING | -p PID | -a)

print information about keyrings

optional arguments:
  -h, --help            show this help message and exit
  -k KEYRING, --keyring KEYRING
                        print a single keyring
  -p PID, --pid PID     print keyrings for task with pid PID
  -a, --all-tasks       print keyrings for all tasks