]> gitweb.fluxo.info Git - hydra.git/commitdiff
Fix: docs: backups: android backup utilities now in the utils-android repository
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 16 Nov 2025 12:27:31 +0000 (09:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 16 Nov 2025 12:27:31 +0000 (09:27 -0300)
docs/backups.md

index d39a85ceb646e419f836ea8bce31173869ad2a52..e7de129a708d00dfb392105ad2326e20a3095434 100644 (file)
@@ -123,12 +123,13 @@ If so, proceed as follows with the appliance device connected in your TPC:
 
 ## Smartphone
 
-Smartphones usually have their own way to be backed up. This is an example
-based on the [android-backup][] utility:
+Smartphones usually have their own way to be backed up.
+The following examples uses scripts from the [utils-android][] repository:
 
-    android-backup <device-name>
+    android-backup-adb <device-name>           # backups using adb
+    android-backup-mtp <device-name> <profile> # backups using MTP file transfer
 
-[android-backup]: https://git.fluxo.info/scripts/tree/android-backup
+[android-backup]: https://git.fluxo.info/utils-android/
 
 ## Hardware rotation