An open API service indexing awesome lists of open source software.

https://github.com/j-hc/adb-sink


https://github.com/j-hc/adb-sink

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# adb-sink

Even better adb sync

```
github.com/j-hc
Version: 1.0
Usage: adb-sink
Commands:
pull
push
help Print this message or the help of the given subcommand(s)
```

```
Usage: adb-sink pull [OPTIONS]

Arguments:

Options:
-t, --set-times set modified time of files
-d, --delete-if-dne delete files on target that does not exist in source
-i, --ignore-dir ignore dirs starting with specified string
-h, --help Print help

Options:
-h, --help Print help
-V, --version Print version

```