# SYNOPSIS
Simple wrapper for `movies` script from Bash-Snippets.
# INSTALL
$ s6 --install movies
# USAGE
Basic usage:
$ s6 --plg-run movies <args>
For example:
$ s6 --plg-run movies@args=Argo
For movies's arguments description follow [https://github.com/alexanderepstein/Bash-Snippets#movies](https://github.com/alexanderepstein/Bash-Snippets#movies)
# Authors
* The author of main script is [Alex Epstein](https://github.com/alexanderepstein)
* The plugin maintainer is [Alexey Melezhik](https://github.com/melezhik/)