We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ffa92 commit c6ae002Copy full SHA for c6ae002
README.md
@@ -3,10 +3,10 @@ A command line tool that scrapes <a href="https://www.biblegateway.com/">biblega
3
4
5
6
- usage: ./vul-dra.sh John 3
7
- ./vul-dra.sh John 3 16
8
- ./vul-dra.sh John 3 16-21
+ usage: ./vul-dra John 3
+ ./vul-dra John 3 16
+ ./vul-dra John 3 16-21
9
For books of the bible that has a numbering before it, e.g 1 Peter
10
- ./vul-dra.sh 1Peter 1
11
- ./vul-dra.sh 1Corinthians 1 5
12
- ./vul-dra.sh 1Thessalonians 1 1-10
+ ./vul-dra 1Peter 1
+ ./vul-dra 1Corinthians 1 5
+ ./vul-dra 1Thessalonians 1 1-10
0 commit comments