<p>
When the process is complete, the utility will output the text
<samp>Scan complete. Found <em>N</em> results.</samp>
</p>
Including the user input (with kbd
) and sofware output:
<pre>
<samp>
<kbd>git pull origin master</kbd>
Already up to date.
</samp></pre>