From 78e187c8c120350f08311311c9dfd606e1caa096 Mon Sep 17 00:00:00 2001 From: Sam Hanes Date: Thu, 18 Dec 2025 20:50:33 -0800 Subject: [PATCH] Add --help and --version to Getting Started. --- section-gettingstarted.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/section-gettingstarted.tex b/section-gettingstarted.tex index 0787855..814d1ec 100644 --- a/section-gettingstarted.tex +++ b/section-gettingstarted.tex @@ -411,6 +411,17 @@ \section{Running ngscopeclient} \label{empty-window} \end{figure} +\subsection{General arguments} +\begin{itemize} + +\item \texttt{-{}-version}\\ +Print the application version and exit. + +\item \texttt{-{}-help}, \texttt{-h}\\ +Print a brief description of the available command line arguments and exit. + +\end{itemize} + % TODO: add this section once these are implemented \begin{comment}