diff -r 7376008e7318 -r 7505b5e592b1 src/Doc/System/Environment.thy --- a/src/Doc/System/Environment.thy Mon Oct 20 13:29:52 2025 +0200 +++ b/src/Doc/System/Environment.thy Mon Oct 20 14:38:15 2025 +0200 @@ -325,7 +325,6 @@ \Usage: isabelle process [OPTIONS] Options are: - -T THEORY load theory -d DIR include session directory -e ML_EXPR evaluate ML expression on startup -f ML_FILE evaluate ML file on startup @@ -342,10 +341,6 @@ a premature exit of the ML process with return code 1. \<^medskip> - Option \<^verbatim>\-T\ loads a specified theory file. This is a wrapper for \<^verbatim>\-e\ with - a suitable \<^ML>\use_thy\ invocation. - - \<^medskip> Option \<^verbatim>\-l\ specifies the logic session name. Option \<^verbatim>\-d\ specifies additional directories for session roots, see also \secref{sec:tool-build}.