Skip to content
Snippets Groups Projects
Commit e9978307 authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

Merge branch 'sachse-master-patch-73035' into 'master'

doc: fix typos and clarify wording

See merge request !1
parents 8cfebf44 12beb94b
Branches
Tags
1 merge request!1doc: fix typos and clarify wording
...@@ -31,9 +31,9 @@ ...@@ -31,9 +31,9 @@
#hh -r, --result-folder <DIR> #hh -r, --result-folder <DIR>
#hh target folder to store validation results #hh target folder to store validation results
#hh -f, --files-mode [sort|delete|nothing] #hh -f, --files-mode [sort|delete|nothing]
#hh mode=sort it sorts files to valid- and invalid-folder, #hh mode=sort sorts files to valid- and invalid-folder,
#hh mode=delete it deletes already checked files from watch-folder #hh mode=delete deletes already checked files from watch-folder
#hh mode=nothing files in watch-folder are untouched #hh mode=nothing files in watch-folder remain untouched
#hh The mode=delete is default. #hh The mode=delete is default.
#hh -v, --valid-folder <DIR> #hh -v, --valid-folder <DIR>
#hh only needed if files-mode=sort, moves valid files from #hh only needed if files-mode=sort, moves valid files from
...@@ -43,11 +43,11 @@ ...@@ -43,11 +43,11 @@
#hh watch-folder to invalid folder #hh watch-folder to invalid folder
#hh -s, --statistics #hh -s, --statistics
#hh print a statistic #hh print a statistic
#hh -m, -mode [auto, mediathek, fotothek, save, kitodo, lfulg] #hh -m, --mode [auto, mediathek, fotothek, save, kitodo, lfulg]
#hh the mode auto tries to check files based on file endings. #hh the mode 'auto' tries to check files based on file extensions.
#hh The other modes are concrete workflow names. #hh The other modes are actual workflow names.
#hh -d, --daemon #hh -d, --daemon
#hh starts a daemon, works only in delete mode #hh starts a daemon, works only in --files-mode=delete
#hh -t, --stage [current,upcoming,any] #hh -t, --stage [current,upcoming,any]
#hh valides with current or upcoming profile/validator #hh valides with current or upcoming profile/validator
#hh or any if any is valid #hh or any if any is valid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment