table of contents
        
      
      - Tumbleweed 1.4.2-4.1
 - Leap-16.0
 
| ODFMETA(1) | User commands | ODFMETA(1) | 
  
  
  NAME
  
  odfmeta - List or change the metadata of an ODF file
  
  
  SYNOPSIS
  
odfmeta [-l] [-v] [-V] [-c] [-d] [-x metafield...] [-X metafield...] [-a metafield...] [-A metafield...] [-I metafield...] [-o path] path
  
  
  DESCRIPTION
  
odfmeta is a program that will list or change the metadata in an OpenDocument file. This is useful for version control systems. You can change title, keywords, description etc.
“Path” is assumed to be an OpenDocument file of text, spreadsheet or presentation type.
  
  
  OPTIONS
  
-l
-v or -V
-c
-d
-x metafield
-X metafield
-a metafield
-A metafield
-I metafield
-o path
  
  
  EXAMPLES
odfmeta -l odf-file.odt odfmeta -I "title:The Little Engine That Could" -A subject:I-think-I-can -o newfile.odt source.odt
  
  
  SEE ALSO
  
formail(1), id3tag(1)
  
  
  BUGS
  
All known versions of OpenOffice.org keep only four <meta:user-defined> elements. If you add more than those, you´ll loose them next time you save with OpenOffice.org. KOffice keeps only one <meta:keyword> element.
  
  
  AUTHOR
  
Søren Roug
| 03/15/2009 | odfpy |