Man page - odflint(1)
Packages contains this manual
Package: python-odf-tools
apt-get install python-odf-tools
apt-get install python-odf-tools
Manuals in package:
Documentations in package:
Manual
ODFLINT
NAMESYNOPSIS
DESCRIPTION
EXAMPLE
BUGS
AUTHOR
NAME
odflint - Check ODF file for problems
SYNOPSIS
|
odflint path |
DESCRIPTION
odflint is a program that will check an ODF file and give warning if it finds something suspect. It is not able to make a full validation due to the complexity of the schema.
โPathโ is assumed to be an OpenDocument file of text, spreadsheet or presentation type.
EXAMPLE
odflint odf-file
BUGS
Validates all versions of ODF as if they are version 1.1. You'll therefore get some false positives if you check files that aren't generated by odfpy scripts.
AUTHOR
Sรธren Roug
Original author