You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.
@dashohoxha the above functions support --colons and --raw. Is supporting them required? I checked the existing code, they are not already being used. Also I don't think they are of any help to the user. They might have been added for help for a programmer.
Also if we want to support some programmable options maybe I could add them in better way. I feel that even egpg's current output format in key: value form is better to program to than using --with-colons
The option --raw means using the gpg output, so you don't have to replace this.
Also the --colons format is gpg specific, and you don't have to replace this either.
You only need to replace the function print_key, or the last part of the script.
pgpg/src/cmd/key/list.sh
Line 38 in d108baf
pgpg/src/cmd/key/list.sh
Line 42 in d108baf
some scripts from #28 #40 can be same
The text was updated successfully, but these errors were encountered: