/usr/share/ekg2/plugins/gpg/commands-en.txt is in ekg2-gnupg 1:0.3.1-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | key
parameters: [options] [uid [key]]
short description: manage encryption keys
-l, --listkeys print all keys and their statuses (default option)
-s, --setkey <uid> <key> set a gpg key for a given user
-f, --forcekey <uid> <key> set a gpg key for a given user even if the key is not valid
-d, --delkey <uid> remove a gpg key of a given user
|