define options/parameters
creat script header
This commit is contained in:
parent
835c330cd6
commit
89c70506c9
@ -0,0 +1,14 @@
|
||||
#!/bin/bash
|
||||
# @author 6543
|
||||
# @version 0.1
|
||||
# @date 2019-02-07
|
||||
|
||||
## Options/Parameter
|
||||
# $1:
|
||||
# -a | add files of md5-file to db
|
||||
# -r | remove files of md5-file from db
|
||||
# -d | mark files from md5-file ad deleted
|
||||
#
|
||||
# $2: <paht of md5-file>
|
||||
# [$3]: <path to movie folder>
|
||||
|
Loading…
Reference in New Issue
Block a user