namefix.pl

	!	Disables test mode
	A	Advanced mode, disables general cleanup
	U	Undo last rename, must be used with !

	s	spaces
	d	dots
	_	underscores

	c	casing
	C	specific casing
	i	convert international characters

	u	Uppercase all
	l	lowercase all

	y	Pad - (hYpens) with space
	N	Pad NN or NNxNN with " - "
	0	Pads: N to 0N, NxNN to 0NxNN, NxN to 0Nx0N
	x	Pads NNNN to NNxNN
	
	w	remove rmwords list
	r	remove by Regexp pattern list

	K	Kill (remove) string
	S	Swap string
	P	Prefix string
	p	Postfix string

	I	Ignore filetype
	D	process Directories	
	R	Recursive
