Skip to content

Commit

Permalink
Docs: Add help flag
Browse files Browse the repository at this point in the history
  • Loading branch information
QuickWrite authored Dec 11, 2024
1 parent aaff953 commit 2504fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sections/flags.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
\begin{tabular}{c|c|c}
Name & Value & Meaning \\
\hline
\code{help} & --- & A help message that explains the \code{./tau} command. \\
\code{view-width} & Number ($\geq 5$) & The elements of the tape that should be shown on each iteration. \\
\code{max-iter} & Number ($\geq 1$) & The maximum amount of iterations the Turing Machine should do.
\end{tabular}
Expand Down

0 comments on commit 2504fc4

Please sign in to comment.