Skip to content

Commit b292543

Browse files
samuelophsergiodj
andauthored
Update wcurl
Co-authored-by: Sergio Durigan Junior <github@sergiodj.net>
1 parent 3a30244 commit b292543

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

wcurl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,8 @@ readonly PER_URL_PARAMETERS="\
124124
DRY_RUN="false"
125125

126126
# Add URLs to list of URLs to be downloaded.
127-
# If the argument starts with "@", then it's an input file name.
127+
# If the argument starts with "@", then it's a file containing the URLs
128+
# to be downloaded (an "input file").
128129
# When parsing an input file, ignore lines starting with "#".
129130
# This function also percent-encodes the whitespaces in URLs.
130131
add_urls()

0 commit comments

Comments
 (0)