aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVG <vg@devys.org>2016-04-26 11:01:59 +0200
committerVG <vg@devys.org>2016-04-26 11:01:59 +0200
commit8b5ad69435ba50fdc3d7f4884c8c476b1a6c4595 (patch)
tree52adccdfa2c524e366de2e4669dee455bf9e65d3
parentbc5ae824bdbcfc235c2acf006e612fec3bb897f7 (diff)
downloadteaqueue-8b5ad69435ba50fdc3d7f4884c8c476b1a6c4595.tar.gz
teaqueue-8b5ad69435ba50fdc3d7f4884c8c476b1a6c4595.tar.bz2
teaqueue-8b5ad69435ba50fdc3d7f4884c8c476b1a6c4595.zip
clarify readme about text editor possibilities
-rw-r--r--readme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst
index b37bc21..c8b9125 100644
--- a/readme.rst
+++ b/readme.rst
@@ -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: