]> sjero.net Git - wget/blobdiff - util/README
Added util/trunc.
[wget] / util / README
index cb305907b1920497faa7c35dc4f1228a2827a7f3..8570832092f2dc7b465225f802e3622884f45d8c 100644 (file)
@@ -9,3 +9,7 @@ This Perl script is used to check which local files are no longer on
 the remote server.  You can use it to get the list of files, or
 $ rmold.pl [dir] | xargs rm
 
+trunc
+=====
+This small program may be used to create files of arbitrary size; useful
+for testing certain scenarios using wget's --continue option.