the initial `[unknown]` listing is because you haven't officially
confirmed the new ID's signature by saving your changes.
+Inspecting GnuPG files
+----------------------
+
+If you want to see what's inside a GnuPG-generated file (e.g. you
+forgot which subkeys are in the ASCII-armored public key you published
+earlier), you can use:
+
+ $ gpg --list-packets ~/.gnupg/pubkey.txt
+ :public key packet:
+ version 4, algo 17, created 1218318982, expires 0
+ …
+ :public sub key packet:
+ version 4, algo 16, created 1218319006, expires 0
+ …
+ keyid: 7C572F3442407C74
+ …
+
[keygen]: http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1
[diff]: http://www.samsimpson.com/static/pgpfaq#SubRSADH