odslist List the contents of an OpenDocument Spreadsheet
doc generated from the script with gendoc
ruby script, version=1.07

Synopsis

words [options] files

Options

   
-S, --sheets=LIST List the sheets in the comma separated LIST.
   By default, all sheets are listed.    The list may contain sheet numbers (counting from 1 up)    or sheet names; if the list contains numbers only, all values    are considered to be numbers; otherwise, all are seen as names.
-c, --caption=STR set caption to STR.
-l, --label=STR
set label to STR.
-f, --format=STR output format, one of:
csv tabs tabular tabularx tabulary ctable longtable longtablex
-s, --specs=STR
column specs, space separated,
default: L for tabulary, else X, if possible, else l.
-a, --article
create compilable article document.
-r, --rotate
rotate the paper to landscap.
-t, --thinrules
separate rows with thin rules.
-V, --version
print version and exit.
-h
print this help and exit.
-H, --help
show full documentation (use less!) and exit.

Description

odslist lists the contents of an OpenDocument Spreadsheet in one of several formats.

Author

Wybo Dekker

Copyright

Released under the GNU General Public License