Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaphasilor committed May 24, 2021
1 parent 2813ef2 commit 143b7b5
Showing 1 changed file with 18 additions and 22 deletions.
40 changes: 18 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,28 @@
video-sync
==========
# video-sync



[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/video-sync.svg)](https://npmjs.org/package/video-sync)
[![Downloads/week](https://img.shields.io/npm/dw/video-sync.svg)](https://npmjs.org/package/video-sync)
[![License](https://img.shields.io/npm/l/video-sync.svg)](https://github.com/Chaphasilor/video-sync/blob/master/package.json)
---

<!-- toc -->
* [Usage](#usage)
* [Commands](#commands)
- [video-sync](#video-sync)
- [Usage](#usage)
- [Arguments](#arguments)
<!-- tocstop -->
# Usage

## Usage
<!-- usage -->

```sh-session
$ npm install -g video-sync
$ video-sync COMMAND
running command...
$ video-sync (-v|--version|version)
video-sync/1.0.0 linux-x64 node-v14.16.0
$ video-sync --help [COMMAND]
USAGE
$ video-sync COMMAND
$ video-sync # interactive mode
...
$ video-sync video1 offset1 video2 offset2 -o output # CLI mode
...
$ video-sync -h # help page
...
```

<!-- usagestop -->
# Commands
<!-- commands -->

<!-- commandsstop -->
## Arguments
<!-- arguments -->

<!-- argumentsstop -->

0 comments on commit 143b7b5

Please sign in to comment.