mirror of
https://github.com/albfan/bash-ini-parser.git
synced 2025-04-21 00:07:46 +03:00
add whitespace complexity to example file
This commit is contained in:
parent
2950c8556a
commit
5bae5fa6eb
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user