Merge pull request #1 from Derisis13/rebase

docs: updated readme and help text
This commit is contained in:
Derisis13
2023-04-19 14:15:43 +02:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ Alternatively you can set up anacron (usually not installed by default)
backup:
1. It uses `dpkg` to get a list of all installed packages.
2. It dumps all settings using `dconf`
3. The result is three files in `$XDG_DATA_HOME/barusu` (unless specified otherwise): `packages.txt`, `flatpaks.txt` and `dconf_out.txt` (and a hidden `.backupdone` file for internal usage of the program)
3. The result is three files in `$XDG_DATA_HOME/barusu` (unless specified otherwise): `packages.txt`, `flatpaks.txt` and `dconf_out.txt`
restore:
(you must call the script as root when restoring!)