This commit is contained in:
Emmanuel Arias
2019-05-09 01:09:12 +00:00
parent ec2a36b4ad
commit c5cdc42445

2
README
View File

@@ -69,7 +69,7 @@ o You can view all notes in a list and it is possible only to view
notes under a certain topic. notes under a certain topic.
o There is a tree-view, which allows you to get an overview of your o There is a tree-view, which allows you to get an overview of your
topic-hierarchy. topic-hierarchy.
o Notes can be encrypted using DES or IDEA algoroithms and Crypt::CBC. o Notes can be encrypted using DES or IDEA algorithms and Crypt::CBC.
o You can dump the contents of your note database into a plain text o You can dump the contents of your note database into a plain text
file, which can later be imported. Imports can be appended or it can file, which can later be imported. Imports can be appended or it can
overwrite an existing database (`-o`). overwrite an existing database (`-o`).