Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Itaybre committed Jul 14, 2020
1 parent 475b111 commit df7e8a4
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@
Record any iOS device connected with USB to a Mac

```
TODO Guide
USAGE: record-command [--verbose] [--udid <udid>] --output <output> [--fps <fps>] [--quality <quality>]
OPTIONS:
-v, --verbose Enable verbose mode
-u, --udid <udid> Device's UDID
-o, --output <output> Output file
-f, --fps <fps> Video FPS (default: 60)
-q, --quality <quality> Video Quality [low/medium/high] (default: high)
-h, --help Show help information.
```

## Installation
Expand Down

0 comments on commit df7e8a4

Please sign in to comment.