aboutsummaryrefslogtreecommitdiff
path: root/android-push
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-11-11 12:11:02 -0200
committerSilvio Rhatto <rhatto@riseup.net>2016-11-11 12:11:02 -0200
commitc6bd78be5febfa28838d99d697d9f30dde0f625f (patch)
tree9304cf977e7291f5c56b749a56fa4669140ad083 /android-push
parentd6713e82b3e338f9fb8be3e01a266889c58c386a (diff)
downloadscripts-c6bd78be5febfa28838d99d697d9f30dde0f625f.tar.gz
scripts-c6bd78be5febfa28838d99d697d9f30dde0f625f.tar.bz2
Updates android-push
Diffstat (limited to 'android-push')
-rwxr-xr-xandroid-push1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-push b/android-push
index f3d12cb..dba8e55 100755
--- a/android-push
+++ b/android-push
@@ -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