fix: commentcolor -> commentstyle
This commit is contained in:
parent
cd0db72ea7
commit
9c233618d9
@ -934,7 +934,7 @@ Podman commands.
|
||||
\begin{lstlisting}[language=bash, caption={Example application deployment using
|
||||
rootless Podman},
|
||||
label=podmanDeployment, basicstyle=\linespread{0.9}\small\ttfamily,
|
||||
backgroundcolor=\color{lstbg}, commentcolor=\color{Gray},
|
||||
backgroundcolor=\color{lstbg}, commentstyle=\color{gray},
|
||||
morekeywords={mkdir,podman,just},
|
||||
]
|
||||
# From inside the project folder, build the image locally using kaniko.
|
||||
|
Reference in New Issue
Block a user