You've already forked bash-ini-parser
mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-08-13 14:42:23 +03:00
add whitespace complexity to example file
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
source ../bash-ini-parser
|
source ../bash-ini-parser
|
||||||
|
|
||||||
TEST_FILE="file.ini"
|
TEST_FILE="file.ini"
|
||||||
# parse the config file called 'myfile.ini'
|
# parse the config file called 'file.ini'
|
||||||
cfg_parser "$TEST_FILE"
|
cfg_parser "$TEST_FILE"
|
||||||
|
|
||||||
# show parsed ini file
|
# show parsed ini file
|
||||||
|
Reference in New Issue
Block a user