diff options
-rw-r--r-- | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ Why and what it is **teaqueue** is a command pair able to process sequentially items such as files from a list of filenames in a text file by calling a given command for each of them. You use **GNU** tools like `find` to populate your queue, or use -**vim** to reorder it. +**vim** to reorder it (or any text editor you want). It can be used to: |