ekb_insert - Man Page

manual page for ekb_insert 3.0.03-ho-DEBUG

Synopsis

ekb_insert [options] [names]

Description

ekb_insert 3.0.03-ho-DEBUG

Insert example files into an E knowledge base. Each non-option argument is considered as one individual example file. For most applications this is obsolete, use ekb_ginsert instead.

Options

-h

--help

Print a short description of program usage and options.

-V

--version

Print the version number of the program.

-v

--verbose[=<arg>]

Verbose comments on the progress of the program. The short form or the long form without the optional argument is equivalent to --verbose=1.

-n <arg>

--name=<arg>

Give the name of the new problem. If not given, the program will take the name of the first input file, or, if <stdin> is read, a name of the form '__problem__i', where i is magically computed  from the existing knowledge base.

-k <arg>

--knowledge-base=<arg>

Select the knowledge base. If not given, select E_KNOWLEDGE.

Reporting Bugs

Report bugs to <schulz@eprover.org>. Please include the following, if possible:

* The version of the package as reported by eprover --version.

* The operating system and version.

* The exact command line that leads to the unexpected behaviour.

* A description of what you expected and what actually happened.

* If possible all input files necessary to reproduce the bug.

Info

January 2024 ekb_insert 3.0.03-ho-DEBUG