Contents | Parent Topic | Previous Topic | Next Topic


1. Notation

The following notation is used throughout the manual:


1.1. Literal text

Literal text looks like this.


1.2. Optional text

Optional text is in square brackets: [ ].

Text in curly braces ({ }) is optional and can be repeated zero or more times.


1.3. Arguments

Arguments to a command, a command-line option, or a C++ or Perl function look like this.


1.4. Terminal input/output

Terminal input or output looks like this.


1.5. Filenames

Filenames look like this.


1.6. Source code

Source code looks like this.


Contents | Parent Topic | Previous Topic | Next Topic