backup-stickynotes(1)

backup-stickynotes(1) Sticky Notes backup-stickynotes(1)

NAME

backup-stickynotes - dump (or restore) sticky notes

SYNOPSIS

backup-stickynotes
backup-stickynotes [-r FILE]

DESCRIPTION

backup-stickynotes is a console tool for dumping and restoration of the sticky notes. By default, it dumps the notes as an XML file to the standard output. When the -r option is specified, it attempts to restore notes from a dump file.

OPTIONS

-r FILE

An XML file with the notes to be restored.

REPORTING BUGS

If you encounter a bug, you should make sure that you are using the latest version of the software. If you are and the bug is still present, you can report it on the GitHub issues tracker: https://github.com/vlastavesely/stickynotes/issues.

LICENSE AND WARRANTY

Copyright © 2022 Vlasta Vesely <vlastavesely@protonmail.ch>.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

15 December 2022 stickynotes