diff --git a/README.md b/README.md index 023100b..42820f9 100755 --- a/README.md +++ b/README.md @@ -57,4 +57,5 @@ Here they are: | -p, --password | provide the password for login | | -l, --local | only show the local data without attempting to connect to the internet | | -d, --delete-local-files | deletes all locally stored user data, including schedules, grades and login credentials | -| -b, --backup PASSPHRASE DESTINATION | backs up all local user data into a .tar.gz archive | +| -b, --backup | backs up all local user data into a .tar.gz archive | +| -R, --backup-restore PATH | restores a backup previously made with SOLEn |