Main Menu

labels on a table?

Started by hrorek, June 13, 2015, 08:56:00 AM

Previous topic - Next topic

hrorek

Can I add field labels to table I'm creating with -T ?

Phil Harvey

Yes.  Take a look at the -echo option.  It will work, but getting the newline you want may be tricky since you'll have to embed it in the echo argument.  An alternative is to use the -csv and comma-separated format, which adds tag name headers to the columns.

- Phil
...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).