From 12992cac1ffd863bc39e1b75435bb88f290c9f48 Mon Sep 17 00:00:00 2001 From: mnjx Date: Mon, 26 Jun 2023 17:09:54 +0200 Subject: [PATCH] Mon Jun 26 15:25:26 CEST 2023 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 |