Skip to content

Commit

Permalink
Remove trailing backquote
Browse files Browse the repository at this point in the history
  • Loading branch information
baskerville committed May 21, 2020
1 parent 09fb39d commit d3b9e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/LIBRARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ You can then edit the database with your text editor to manually fix the metadat
You can make a backup of a library with:

```sh
rsync -vurt --delete EREADER_LIBRARY_PATH/ COMPUTER_LIBRARY_PATH/`
rsync -vurt --delete EREADER_LIBRARY_PATH/ COMPUTER_LIBRARY_PATH/
```

0 comments on commit d3b9e84

Please sign in to comment.