Updated comments.

Added configuration converter file.
This commit is contained in:
Robin Johnson
2002-04-24 19:14:20 +00:00
parent c5b6c197a6
commit 8a063666bc
3 changed files with 27 additions and 0 deletions

View File

@@ -1,4 +1,9 @@
#!/bin/sh
#
# $Id$
#
# Script to remove ^M from files for DOS <-> UNIX conversions
#
if [ $# != 1 ]
then