mirror of
https://github.com/Derisis13/barusu.git
synced 2025-12-06 19:42:48 +01:00
Merge pull request #1 from Derisis13/rebase
docs: updated readme and help text
This commit is contained in:
@@ -28,7 +28,7 @@ Alternatively you can set up anacron (usually not installed by default)
|
|||||||
backup:
|
backup:
|
||||||
1. It uses `dpkg` to get a list of all installed packages.
|
1. It uses `dpkg` to get a list of all installed packages.
|
||||||
2. It dumps all settings using `dconf`
|
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:
|
restore:
|
||||||
(you must call the script as root when restoring!)
|
(you must call the script as root when restoring!)
|
||||||
|
|||||||
Reference in New Issue
Block a user