mirror of
https://github.com/dpsenner/mkv-split-chapters.git
synced 2025-12-10 16:07:22 +01:00
Readme: improved h1 titles
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
# mkv-split-chapters
|
# Introduction
|
||||||
|
|
||||||
This is a simple tool that takes one mkv file with several chapters in it and extracts each chapter into a separate mkv file.
|
This is a simple tool that takes one mkv file with several chapters in it and extracts each chapter into a separate mkv file.
|
||||||
|
|
||||||
## Installation
|
# Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/dpsenner/mkv-split-chapters.git
|
$ git clone https://github.com/dpsenner/mkv-split-chapters.git
|
||||||
@@ -10,7 +10,7 @@ $ cd mkv-split-chapters
|
|||||||
$ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters
|
$ sudo ln -s $(readlink -f mkv-split-chapters/mkv-split-chapters.sh) /usr/local/bin/mkv-split-chapters
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
# Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
$ ls
|
$ ls
|
||||||
|
|||||||
Reference in New Issue
Block a user