pope410211 / TIY-Assignments

0 stars 0 forks source link

List all somethings #4

Open pope410211 opened 9 years ago

pope410211 commented 9 years ago
I can see a list of my tasks so that I remember what I am supposed to do next.
$> todo ls
To add a task to your list:
      $> todo add  <task>

$> todo add "Remember the milk"
Added: "Remember the milk"

$> todo ls
[ ] 1) Remember the milk