update the readme

This commit is contained in:
Andreas Zweili 2018-05-10 15:12:32 +02:00
parent 9c2d89b0c0
commit f214e0e4f8
1 changed files with 5 additions and 5 deletions

View File

@ -10,19 +10,19 @@ 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_EXAMPLE #+BEGIN_SRC sh
moviespy <source> <destination> moviespy <source> <destination>
moviespy (-h | --help) moviespy (-h | --help)
moviespy --version moviespy --version
#+END_EXAMPLE #+END_SRC
Options: Options:
#+BEGIN_EXAMPLE #+BEGIN_SRC sh
-h --help Show this screen. -h --help Show this screen.
--version Show version. --version Show version.
#+END_EXAMPLE #+END_SRC
** TODO ** Planned features
- As of now the program just overwrites files with the same name. I - As of now the program just overwrites files with the same name. I
would like to insert a check if the files are the same and when they would like to insert a check if the files are the same and when they