added bare "edit" to README

master
Sina Siadat 9 years ago
parent bcaf214eda
commit 6762374f5d

@ -14,6 +14,9 @@ eton is a note-taking cli tool.
# quick add
eton new '[ ] do something'
# edit the last item
eton edit
# add text from STDIN
ps aux | eton new -
@ -45,7 +48,7 @@ eton is a note-taking cli tool.
eton show processes
# edit items
eton edit {1..3}
eton edit {1..3} 4 prcs
# alias matching is fuzzy
eton cat prcs

Loading…
Cancel
Save