ssindex - Man Page

generate index data for spreadsheet files

Synopsis

ssindex [Options] [FILES]

Description

This manual page briefly documents the ssindex command.

ssindex is a command line utility to generate index data for various spreadsheet file formats. It is primarily used by the Beagle indexing sub-system and search aggregator.

Options

This program follows the usual GNU command line syntax, with single letter options starting with a single dash (`-') and longer options starting with two dashes (`--').

Main options

-E,  --import-encoding=ENCODING

Specify an encoding for imported content

-i,  --index

Index the given files

-m,  --list-mime-types

List the MIME types which ssindex is able to read

Help options

-v,  --version

Display ssindex's version

-?,  --help

Display the supported options

--usage

Display a brief usage message

License

ssindex is licensed under the terms of the General Public License (GPL), version 2 or 3. For information on this license look at the source code that came with the software or see the GNU project page.

Author

ssindex's primary author is Jody Goldberg <jody@gnome.org>; ssindex builds on the gnumeric codebase.

The initial version of this manpage was written by J.H.M. Dassen (Ray) <jdassen@debian.org>.

See Also

beagled(1), gnumeric(1), ssconvert(1), ssdiff(1) ssgrep(1)

The Gnumeric Homepage.

The GNOME project page.

Referenced By

gnumeric(1), ssconvert(1), ssdiff(1), ssgrep(1).

2009-02-08 gnumeric GNOME