mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-14 21:47:19 +02:00
See ChangeLog: Thu May 25 18:39:11 CEST 2000 Werner Koch
This commit is contained in:
parent
da129a5124
commit
d1648b4d7a
11 changed files with 1207 additions and 60 deletions
|
@ -1461,9 +1461,11 @@ main( int argc, char **argv )
|
|||
break;
|
||||
|
||||
case aFixTrustDB:
|
||||
log_error("this command ist not yet implemented.\"\n");
|
||||
log_error("this command is not yet implemented.\"\n");
|
||||
log_error("A workaround is to use \"--export-ownertrust\", remove\n");
|
||||
log_error("the trustdb file and do an \"--import-ownertrust\".\n" );
|
||||
#warning removed the next line
|
||||
export_as_kbxfile();
|
||||
break;
|
||||
|
||||
case aListTrustPath:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue