webrecorder / warcit

Convert Directories, Files and ZIP Files to Web Archives (WARC)
https://pypi.python.org/pypi/warcit
Apache License 2.0
81 stars 13 forks source link

Add trailing slash info to `url_prefix` help text #29

Open Shrinks99 opened 1 year ago

Shrinks99 commented 1 year ago

Closes #26

Adds a note about the trailing slash being included in the URL prefix to the help text. This caught me up the first time I used warcit and it looks like I'm not the only one!

Hopefully this helps make things clearer for new users?