diff --git a/doc/usermanuals/DD4hep/chapters/basics.tex b/doc/usermanuals/DD4hep/chapters/basics.tex index 5c798f5fb9ffdeea0dc8ee80603cd9c2749d52cc..ba5bdac2d507c60ccc9cac926728db8becc4868d 100644 --- a/doc/usermanuals/DD4hep/chapters/basics.tex +++ b/doc/usermanuals/DD4hep/chapters/basics.tex @@ -2266,7 +2266,7 @@ The DetElement instances may cache on demand the transfomattions of their ideal to the world coordinate system. To fill this cache immediately rather than on demand use this plugin. Depending on the top element passed, this caching mechanism can also be applied to some sub-detectors. -\begin{minted}[frame=single,framesep=3pt,breaklines=true,tabsize=2,linenos,fontsize=\small]{bash}'' +\begin{minted}[frame=single,framesep=3pt,breaklines=true,tabsize=2,linenos,fontsize=\small]{bash} Usage: -plugin DD4hep_DetElementCache -arg [-arg] -detector <string> Top level DetElement path. Default: '/world' --detector <string> dto.