aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-07-17 18:13:44 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2011-07-17 18:13:44 +0300
commit10a21ab100f7ec114b558211a1dec4680432015e (patch)
tree3fd38b25d36e5b4f21ba8b4da81e5cee3b4e4ddf /NEWS
parent408c4354aec53a618853d0e716c7a1c014b6c87d (diff)
downloadidest-10a21ab100f7ec114b558211a1dec4680432015e.tar.gz
idest-10a21ab100f7ec114b558211a1dec4680432015e.tar.bz2
New installable script echo.scm
* NEWS: Update. * examples/Makefile.am: Install echo.scm to the sitedir * examples/delcomm.scm: New file. * examples/echo.scm: New file.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ed6ee32..6d93da5 100644
--- a/NEWS
+++ b/NEWS
@@ -143,6 +143,19 @@ This feature is disabled if the argument contains directory separators
* Guile scripts can access and modify command line arguments.
+* Test script `echo.scm'
+
+The test script `echo.scm' is installed into the program script
+directory. It allows you to check whether your scripts work in
+the expected way and correctly modify the frames. For example,
+to test the script `modify.scm' run
+
+ idest --script echo.scm modify.scm *.mp3
+
+The program will print input file names and frames produced by
+`modify.scm' without actually touching your data.
+
+
Version 1.2, 2011-04-10

Return to:

Send suggestions and report system problems to the System administrator.