JHertz5 / shopping_list

python script to generate shopping list from Google Sheets spreadsheet
GNU General Public License v3.0
1 stars 0 forks source link

Improve help message #21

Closed JHertz5 closed 10 months ago

JHertz5 commented 10 months ago

Print the help message as a table rather than as a list, and give a description of what each option does.

JHertz5 commented 10 months ago

Done via #13.