X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FConfiguration.tex;h=3ed17bacc621c948a78eac2232b9c87ec681ccd7;hp=3440a34f36bd13d5b3abbd740d279385c6fdaaff;hb=1e20db6bc56de1c6e85c9662bdc109c6aa80ec09;hpb=4f88cfa7939dc9b8c1a1971099c9f5a05a55853e diff --git a/parts/Configuration.tex b/parts/Configuration.tex index 3440a34..3ed17ba 100644 --- a/parts/Configuration.tex +++ b/parts/Configuration.tex @@ -339,13 +339,13 @@ The following exported variables can be set to customize your environment. The One example: -\begin{lstlisting}[language=bash] +\begin{lstlisting}[language=bash,numbers=none] export CIN_BROWSER=chrome #would override default firefox for Shell Cmds. \end{lstlisting} Another example: -\begin{lstlisting}[language=bash] +\begin{lstlisting}[language=bash,numbers=none] export CIN_CONFIG=/tmp/.bcast5 #use a temporary setup for testing purposes. \end{lstlisting}