# do not edit -- automatically generated by arch changelog # non-id: automatic-ChangeLog--duchier@loria.home--gnuarch/tla--improvements--1.1 # 2003-10-07 21:09:14 GMT Denys Duchier patch-1 Summary: generalize mv to multiple args Revision: tla--improvements--1.1--patch-1 Generalize "tla mv" along the lines of ordinary "mv" to allow moving many files into a directory tla mv FROM TO tla mv FROM1 FROM2 ... DIR modified files: libarch/cmd-mv.c