Environment
Provide at least:
Expected Behavior

List keys function documentation outdated
private and trust should be added to the example list
Actual Behavior
[34] pry(main)> IOStreams::Pgp.list_keys.first.keys
=> [:private, :key_length, :key_type, :date, :key_id, :email, :name, :trust]
Pull Request
- Consider submitting a Pull Request with a fix for the issue.
- Or, even a Pull request that only includes a test that reproduces the problem.