]> gitweb.fluxo.info Git - scripts.git/commitdiff
Updates android-push
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 11 Nov 2016 14:11:02 +0000 (12:11 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 11 Nov 2016 14:11:02 +0000 (12:11 -0200)
android-push

index f3d12cb6f46ef83545f0eb586ed8723a20c7f4cc..dba8e551da66b16b8a755c1cb3cb9b7e9b7d7aaf 100755 (executable)
@@ -16,6 +16,7 @@ if [ -z "$DEST" ]; then
   echo "Examples"
   echo ""
   echo "android-push /mylocal/music/ Music/"
+  echo "androis-pull DCIM/Camera     /mylocal/camera"
   echo "androis-pull Music           /mylocal/music"
   echo "androis-pull Ringtones       /mylocal/ringtones $ANDROID_BASE"
   exit 1