update README.md

This commit is contained in:
Helmut K. C. Tessarek 2019-07-02 23:29:52 -04:00
parent 30b2d3dc05
commit de2a0302f6
No known key found for this signature in database
GPG Key ID: BE0985349D44DD00

View File

@ -5,6 +5,8 @@ Why are there 2 scripts to remove resources?
The first script `jnrmor` removes orphaned resources from the database and the meta data files for those resources from the sync target. Due to an error in the Joplin API, the actual resources are not deleted on the sync target.
There's where script `jnclnst` comes to the rescue.
The default locations for the config files are the path of the script and your home directory. These locations will be shown with the option `--help`.
## `jnrmor` - remove orphaned resources in Joplin
```