diff --git a/doc/software-manual.tex b/doc/software-manual.tex old mode 100755 new mode 100644 index b0b0c727202ccfb91591d2e85e95f23289febdc2..b14107e5b8b7d0dcdb03bf1dc04502c1361431e4 --- a/doc/software-manual.tex +++ b/doc/software-manual.tex @@ -380,7 +380,7 @@ pacman -S --needed base-devel mingw-w64-i686-toolchain mingw-w64-x86_64-toolchai \section{Using the encoder} \begin{minted}{bash} -TAppEncoder [--help] [-li -c config.cfg] [-li --parameter=value] +EncoderApp [--help] [-li -c config.cfg] [-li --parameter=value] \end{minted} \begin{table}[ht] @@ -3837,7 +3837,7 @@ Numerous constants that guard individual adoptions are defined within \section{Using the decoder} \subsection{General} \begin{minted}{bash} -TAppDecoder -b str.bin -o dec.yuv [options] +DecoderApp -b str.bin -o dec.yuv [options] \end{minted} \begin{OptionTableNoShorthand}{Decoder options}{tab:decoder-options}