diff options
| -rw-r--r-- | doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rst b/doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rst index e38f2f337a..affb685fcb 100644 --- a/doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rst +++ b/doc/changelog/08-tools/12005-remove-deprecated-coqtop-options.rst @@ -1,5 +1,5 @@ - **Removed:** Confusingly-named and deprecated since 8.11 `-require` option. - Use `-require-import` instead + Use the equivalent `-require-import` instead (`#12005 <https://github.com/coq/coq/pull/12005>`_, by Théo Zimmermann). |
