Skip to content

Commit 49f9bcd

Browse files
committed
[CLI] replace 'runProver' in help text
1 parent 4221c30 commit 49f9bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/key

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ done
9595

9696
list_help(){
9797
echo "Runscript for the KeY system\n"
98-
echo "Usage: ./runProver [technical options] [options for KeY prover] [filename]\n"
98+
echo "Usage: ./key [technical options] [options for KeY prover] [filename]\n"
9999
echo "\nOptions for using this script"
100100
echo " --J-option: pass option to the JVM following the -J option convention of javac\n"
101101
echo "Debugging:\n"

0 commit comments

Comments
 (0)