src/Doc/System/Sessions.thy
changeset 52735 842b5e7dcac8
parent 52056 fc458f304f93
child 53519 3c977c570e20
equal deleted inserted replaced
52734:077149654ab4 52735:842b5e7dcac8
   230 \begin{ttbox}
   230 \begin{ttbox}
   231 Usage: isabelle options [OPTIONS] [MORE_OPTIONS ...]
   231 Usage: isabelle options [OPTIONS] [MORE_OPTIONS ...]
   232 
   232 
   233   Options are:
   233   Options are:
   234     -b           include $ISABELLE_BUILD_OPTIONS
   234     -b           include $ISABELLE_BUILD_OPTIONS
       
   235     -g OPTION    get value of OPTION
   235     -l           list options
   236     -l           list options
   236     -x FILE      export to FILE in YXML format
   237     -x FILE      export to FILE in YXML format
   237 
   238 
   238   Report Isabelle system options, augmented by MORE_OPTIONS given as
   239   Report Isabelle system options, augmented by MORE_OPTIONS given as
   239   arguments NAME=VAL or NAME.
   240   arguments NAME=VAL or NAME.
   244   for Boolean options.
   245   for Boolean options.
   245 
   246 
   246   Option @{verbatim "-b"} augments the implicit environment of system
   247   Option @{verbatim "-b"} augments the implicit environment of system
   247   options by the ones of @{setting ISABELLE_BUILD_OPTIONS}, cf.\
   248   options by the ones of @{setting ISABELLE_BUILD_OPTIONS}, cf.\
   248   \secref{sec:tool-build}.
   249   \secref{sec:tool-build}.
       
   250 
       
   251   Option @{verbatim "-g"} prints the value of the given option.
   249 
   252 
   250   Option @{verbatim "-x"} specifies a file to export the result in
   253   Option @{verbatim "-x"} specifies a file to export the result in
   251   YXML format, instead of printing it in human-readable form.
   254   YXML format, instead of printing it in human-readable form.
   252 *}
   255 *}
   253 
   256