Corrected the first command to match what is actually on the file system
This commit is contained in:
parent
08bc046416
commit
2524a84a15
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ already.
|
||||||
|
|
||||||
Then, in that repository, set up an adb special remote:
|
Then, in that repository, set up an adb special remote:
|
||||||
|
|
||||||
initremote android type=adb androiddirectory=/sdcard encryption=none exporttree=yes importtree=yes
|
git-annex initremote android type=adb androiddirectory=/sdcard encryption=none exporttree=yes importtree=yes
|
||||||
|
|
||||||
The above example syncs with the /sdcard directory of the
|
The above example syncs with the /sdcard directory of the
|
||||||
Android device. That can be a lot of files, so you may want a more
|
Android device. That can be a lot of files, so you may want a more
|
||||||
|
|
Loading…
Add table
Reference in a new issue