Skip to content

Commit

Permalink
fix: documentation -> docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeesters committed Feb 4, 2025
1 parent d82e028 commit 3e057a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions slides/creators/A_First_Workflow.tex
Original file line number Diff line number Diff line change
Expand Up @@ -365,9 +365,9 @@ \subsection{A first Step or ``Rule''}
\begin{lstlisting}[language=Bash, style=Shell]
$ snakemake
\end{lstlisting}
\begin{documentation}[Note:]
\begin{docs}[Note:]
With \altverb{--cores=n}, when executing ``locally'', we can restrict \Snakemake{} to only use \altverb{n} cores or CPUs, respectively.
\end{documentation}
\end{docs}
You should see the expected output (\altverb[Bash]{ls}) and lines which reads:
\begin{lstlisting}[style=Plain, basicstyle=\footnotesize]
1 of 1 steps (100%) done
Expand Down

0 comments on commit 3e057a1

Please # to comment.