Command-line tools installed by Spot 1.1.3
This document introduces command-line tools that are installed with the Spot library. We give some examples to highlight possible use-cases but shall not attempt to cover all features exhaustively (please check the man pages for further inspiration).
Table of Contents
Conventions
For technical reasons related to the way we generate these pages, we use the following convention when rendering shell commands. The commands issued to the shell are formatted like this with a green line on the left:
echo Hello World
And the output of such a command is formatted as follows, with a red line on the left:
Hello World
Parts of these documents (e.g., lists of options) are actually the results of shell commands and will be presented as above, even if the corresponding commands are hidden.