README.md in imap-backup-8.0.0.rc1 vs README.md in imap-backup-8.0.0
- old
+ new
@@ -68,11 +68,10 @@
Alternatively, add it to your crontab.
# Commands
* [backup](docs/commands/backup.md)
-* [folders](docs/commands/folders.md)
* [local accounts](docs/commands/local-accounts.md)
* [local folders](docs/commands/local-folders.md)
* [local list](docs/commands/local-list.md)
* [local show](docs/commands/local-show.md)
* [migrate](docs/commands/migrate.md)
@@ -102,6 +101,10 @@
1. ensure that you have the latest release,
2. turn on debugging output via the `imap-backup setup` main menu.
# Development
-See the [Development documentation](./docs/development.md)
+See the [Development documentation](./docs/development.md) for notes
+on development and testing.
+
+See [the CHANGELOG](./CHANGELOG.md) to a list of changes that have been
+made in each release.