ced 0.2.2

Dead easy csv editor
Documentation
1
2
3
4
5
6
7
export, x <FILE : String>
	Export ced's virtual data into a file. This will create a new file if given
	file doesn't exit. Existing contents of the file will be truncated. 

	e.g.)
		export file_name