Update README.md

This commit is contained in:
q3aql 2021-03-12 18:00:32 +01:00 committed by GitHub
parent 5a8445d971
commit 18395ad2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,12 +6,12 @@ FFmpeg (Latest Git/Stable Static Builds) for GNU/Linux
### Sintax:
* `$ ffmpeg-install --install --> Install FFmpeg (Git version)`
* `$ ffmpeg-install --install release --> Install FFmpeg (Stable version)`
* `$ ffmpeg-install --update --> Update FFmpeg (Git version)`
* `$ ffmpeg-install --update release --> Update FFmpeg (Stable version)`
* `$ ffmpeg-install --uninstall --> Uninstall FFmpeg previously installed`
* `$ ffmpeg-install --help --> Show help`
* `$ ffmpeg-install --install` --> Install FFmpeg (Git version)
* `$ ffmpeg-install --install release` --> Install FFmpeg (Stable version)
* `$ ffmpeg-install --update` --> Update FFmpeg (Git version)
* `$ ffmpeg-install --update release` --> Update FFmpeg (Stable version)
* `$ ffmpeg-install --uninstall` --> Uninstall FFmpeg previously installed
* `$ ffmpeg-install --help` --> Show help
### Installation: