summaryrefslogtreecommitdiff
path: root/src/options/options_template.cpp
diff options
context:
space:
mode:
authorHaniel Barbosa <hanielbbarbosa@gmail.com>2019-03-22 01:11:06 -0500
committerGitHub <noreply@github.com>2019-03-22 01:11:06 -0500
commitf7336df0c8ace6c0d73fefc2d2e54966599ee40b (patch)
tree97fa1e7f7f562c37a963e8187a56e32d92444251 /src/options/options_template.cpp
parentb80720f15170b02cbc93a53095ec2dd96bb8029c (diff)
fix help information on TPTP parsing (#2884)
Diffstat (limited to 'src/options/options_template.cpp')
-rw-r--r--src/options/options_template.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/options_template.cpp b/src/options/options_template.cpp
index 9650aba7a..9dd1a4a0d 100644
--- a/src/options/options_template.cpp
+++ b/src/options/options_template.cpp
@@ -446,7 +446,7 @@ Languages currently supported as arguments to the -L / --lang option:\n\
smt2.5 | smtlib2.5 SMT-LIB format 2.5\n\
smt2.6 | smtlib2.6 SMT-LIB format 2.6\n\
smt2.6.1 | smtlib2.6.1 SMT-LIB format 2.6 with support for the strings standard\n\
- tptp TPTP format (cnf and fof)\n\
+ tptp TPTP format (cnf, fof and tff)\n\
sygus SyGuS format\n\
\n\
Languages currently supported as arguments to the --output-lang option:\n\
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback