src/Doc/System/Misc.thy
changeset 73481 92db3e31fae3
parent 73480 0e880b793db1
child 73484 4f8849357ba7
equal deleted inserted replaced
73480:0e880b793db1 73481:92db3e31fae3
   365   @{verbatim [display]
   365   @{verbatim [display]
   366 \<open>Usage: isabelle version [OPTIONS]
   366 \<open>Usage: isabelle version [OPTIONS]
   367 
   367 
   368   Options are:
   368   Options are:
   369     -i           short identification (derived from Mercurial id)
   369     -i           short identification (derived from Mercurial id)
       
   370     -t           symbolic tags (derived from Mercurial id)
   370 
   371 
   371   Display Isabelle version information.\<close>}
   372   Display Isabelle version information.\<close>}
   372 
   373 
   373   \<^medskip>
   374   \<^medskip>
   374   The default is to output the full version string of the Isabelle
   375   The default is to output the full version string of the Isabelle
   375   distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2021: February 2021\<close>.
   376   distribution, e.g.\ ``\<^verbatim>\<open>Isabelle2021: February 2021\<close>.
   376 
   377 
   377   The \<^verbatim>\<open>-i\<close> option produces a short identification derived from the Mercurial
   378   \<^medskip>
   378   id of the @{setting ISABELLE_HOME} directory. This requires either a
   379   Option \<^verbatim>\<open>-i\<close> produces a short identification derived from the Mercurial id
   379   repository clone or a repository archive (e.g. download of
   380   of the @{setting ISABELLE_HOME} directory; option \<^verbatim>\<open>-t\<close> prints version tags
       
   381   (if available).
       
   382 
       
   383   These options require either a repository clone or a repository archive
       
   384   (e.g. download of
   380   \<^url>\<open>https://isabelle.sketis.net/repos/isabelle/archive/tip.tar.gz\<close>).
   385   \<^url>\<open>https://isabelle.sketis.net/repos/isabelle/archive/tip.tar.gz\<close>).
   381 \<close>
   386 \<close>
   382 
   387 
   383 end
   388 end