requirement

This commit is contained in:
Soykan Ertürk 2020-04-16 23:11:25 +03:00 committed by GitHub
parent cc8adc6516
commit 8df4807e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
"""Displays the number of todo items from a text file """Displays the number of todo items from a text file
Requires the following executable:
* xdg-open
Parameters: Parameters:
* todo.file: File to read TODOs from (defaults to ~/Documents/todo.txt) * todo.file: File to read TODOs from (defaults to ~/Documents/todo.txt)
""" """