File tree Expand file tree Collapse file tree 7 files changed +7
-4
lines changed Expand file tree Collapse file tree 7 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 2727# #
2828# # Load an INI file and populate the associative array `ini`.
2929ini_load () {
30+ unset ini
3031 declare -gA ini
3132
3233 local ini_file=" $1 "
Original file line number Diff line number Diff line change 2727# #
2828# # Load an INI file and populate the associative array `ini`.
2929ini_load () {
30+ unset ini
3031 declare -gA ini
3132
3233 local ini_file=" $1 "
Original file line number Diff line number Diff line change 11.\" Automatically generated by Pandoc 3.2
22.\"
3- .TH "download" "1" "August 2024" "Version 0.1.0" "Sample application"
3+ .TH "download" "1" "September 2024" "Version 0.1.0" "Sample application"
44.SH NAME
55\f[B] download \f[ R ] \- Sample application
66.SH SYNOPSIS
Original file line number Diff line number Diff line change 11% download(1) Version 0.1.0 | Sample application
22% Lana Lang
3- % August 2024
3+ % September 2024
44
55NAME
66==================================================
Original file line number Diff line number Diff line change 2727# #
2828# # Load an INI file and populate the associative array `ini`.
2929ini_load () {
30+ unset ini
3031 declare -gA ini
3132
3233 local ini_file=" $1 "
Original file line number Diff line number Diff line change @@ -44,4 +44,4 @@ ISSUE TRACKER
4444AUTHORS
4545 Lana Lang.
4646
47- Version 0.1.0 August 2024 download(1)
47+ Version 0.1.0 September 2024 download(1)
Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ EXAMPLES
2727
2828 download example.com ./output -f
2929
30- Version 0.1.0 MONTH YEAR ... APPNAME
30+ Version 0.1.0 MONTH YEAR ... APPNAME
You can’t perform that action at this time.
0 commit comments