test something

This commit is contained in:
Andreas Zweili 2018-05-10 15:14:00 +02:00
parent 3f6dc69f89
commit aa17b82488
1 changed files with 4 additions and 4 deletions

View File

@ -10,17 +10,17 @@ stick. In fact this program was mostly developed as a fun project
for myself and is not really intended to be used seriously. for myself and is not really intended to be used seriously.
Usage: Usage:
#+BEGIN_SRC sh #+BEGIN_EXAMPLE
moviespy <source> <destination> moviespy <source> <destination>
moviespy (-h | --help) moviespy (-h | --help)
moviespy --version moviespy --version
#+END_SRC #+END_EXAMPLE
Options: Options:
#+BEGIN_SRC sh #+BEGIN_EXAMPLE
-h --help Show this screen. -h --help Show this screen.
--version Show version. --version Show version.
#+END_SRC #+END_EXAMPLE
** Planned features ** Planned features