mirror of
https://codeberg.org/scip/note.git
synced 2025-12-16 20:21:04 +01:00
ADDED: New backend added: NOTEDB::pwsafe3, which adds support to store
notes in a Password Safe v3 database. FIXED: -d didn't work, because of a typo in mode assignment.
This commit is contained in:
7
note.pod
7
note.pod
@@ -431,7 +431,12 @@ input and overwrites an existing database.
|
||||
|
||||
Before you use the B<-o> switch, I consider you to make a backup!
|
||||
|
||||
=head3 BACKUP FILE FORMAT
|
||||
|
||||
B<Caution>: since version 1.3.8 note uses a new file format
|
||||
for backups: YAML. The old format is only supported by the
|
||||
B<-I> option to import old backups. New backups are always
|
||||
created as YAML files. See L<YAML>.
|
||||
|
||||
|
||||
|
||||
@@ -530,6 +535,6 @@ Thomas Linden <tom at linden dot at>
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
1.3.6 (07/20/2009)
|
||||
1.3.8 (02/01/2012)
|
||||
|
||||
=cut
|
||||
|
||||
Reference in New Issue
Block a user