diff options
author | KatolaZ <katolaz@yahoo.it> | 2015-07-31 19:47:47 +0100 |
---|---|---|
committer | KatolaZ <katolaz@yahoo.it> | 2015-07-31 19:47:47 +0100 |
commit | fd207198a3f5d2b6ab51e44322d93001a9e0bb3f (patch) | |
tree | b695f2298282dae6de5e88635a7e1da1f7896790 | |
parent | 34933073968de506c80faf3c749a77407855c497 (diff) |
Small changes to the README
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -15,8 +15,10 @@ A bash script to maintain an update SCID database of chess games downloaded from below) *SYNOPSIS* + ./twic_script.sh --help - ./twic_script.sh [<start_issue> [<end_issue> [<pgnfile>]]] + + ./twic_script.sh [\<start_issue\> [\<end_issue\> [\<pgnfile\>]]] When called with "--help" as first argument, the script outputs a *minimal* help. |