clean us usage
1 files changed, 1 insertions(+), 1 deletions(-) M names.tcl
M names.tcl => names.tcl +1 -1
@@ 1,5 1,5 @@ #!/usr/bin/env tclsh # generate random names... usage: names.tcl {int} to make $int names from a CSV file # generate random names... usage: names.tcl {source file} {int} to make $int names from a CSV file # assumes source CSV has two columns with no headers: first names and last names package require csv