summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index b8fa8fe..5622586 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -17,7 +17,7 @@ Befehlszeilenoptionen:
generiert ein neues Schlüsselpaar. Alles in die identity.properties speichern
und bei Erfolg System.exit(0), sonst >0.
-[ ] * Option --import <ORGANAME> <MODULUS> <PRIV_EXP> <PUB_EXP>
+[x] * Option --import <ORGANAME> <MODULUS> <PRIV_EXP> <PUB_EXP>
Die Übergebene Identity in identity.properties speichern. Dabei sollte auch
überprüft werden, ob es sich um ein gültiges Schlüsselpaar handelt. Wenn alles
klappt. wieder exit(0), sonst >0.