
jeanjacquesbrucker at gmail
Oct 28, 2011, 8:54 AM
Post #3 of 3
(207 views)
Permalink
|
This options missed to my available french man. I should more unset LANGUAGE sometime ... ( $ LANGUAGE= man gpg ) ...or spend more time translating to my language (I don't even know best pointer to update this french man... man-pages-fr-3.03.0 ! ? ) Thx a lot. 2011/10/28 Werner Koch <wk [at] gnupg>: > On Fri, 28 Oct 2011 14:33, jeanjacquesbrucker [at] gmail said: > >> I d like to export some cleaned certificate : without any signature >> except the last one auto-signature on each uid. > > gpg --export-options export-minimal --export > > or > > gpg --export-options export-clean --export > > > export-clean > > Compact (remove all signatures from) user IDs on the key > being exported if the user IDs are not usable. Also, do not export > any signatures that are not usable. This includes signatures that > were issued by keys that are not present on the keyring. This > option is the same as running the --edit-key command "clean" before > export except that the local copy of the key is not > modified. Defaults to no. > > > export-minimal > > Export the smallest key possible. This removes all signatures > except the most recent self-signature on each user ID. This option > is the same as running the --edit-key command "minimize" before > export except that the local copy of the key is not > modified. Defaults to no. > > > > Salam-Shalom, > > Werner > > -- > Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz. > > _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|