An arrow in a command syntax indicates what portion of the command can be repeated. Each part of the command that is repeated must be separated with a comma, or the current delimiter character.
Ellipses indicate that the syntax continues to the next line.
If you have a choice of keyword or argument to use, the choices are enclosed in brackets.
This is the main line of the syntax. Any keywords or arguments on the main line are required.
This part of the syntax is below the main line and is therefore optional.