requirement
This commit is contained in:
parent
cc8adc6516
commit
8df4807e28
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
"""Displays the number of todo items from a text file
|
||||
|
||||
Requires the following executable:
|
||||
* xdg-open
|
||||
|
||||
Parameters:
|
||||
* todo.file: File to read TODOs from (defaults to ~/Documents/todo.txt)
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue