odf_set_fields(1p) debian man page | unix.com

Man Page: odf_set_fields

Operating Environment: debian

Section: 1p

ODF_SET_FIELDS(1p)					User Contributed Perl Documentation					ODF_SET_FIELDS(1p)

NAME
odf_set_fields - Set names & values for user-defined fields
USAGE
odf_set_fields <filename> -options
SYNOPSIS
Sample script updating or creating 4 user-defined fields of an ODF file and adding new keywords. Existing keywords are preserved. Old user- defined fields names and values are deleted and replaced. The revision number of the document is incremented by 1. The keywords must be passed as a comma-separated list through the -keywords option. The user-defined fields/options are : -contact -organization -status -diffusion Examples: odf_set_fields foo.odt -contact "Donald Duck" -organization "Genicorp" odf_set_fields foo.odt -status "Complete" -keywords "software, office" perl v5.14.2 2010-01-27 ODF_SET_FIELDS(1p)
Related Man Pages
chflags(1) - bsd
sethead(1) - debian
openoffice::oodoc::meta(3pm) - debian
perl::critic::policy::miscellanea::requirercskeywords(3pm) - debian
text::context(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph