logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ekb_insert - manual page for ekb_insert 3.2.5

Description

       ekb_insert 3.2.5

       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.

Name

       ekb_insert - manual page for ekb_insert 3.2.5

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.

Synopsis

ekb_insert [options] [names]

See Also