CLI Command ReferenceSyntax ConventionsMakito X User’s Guide, v2.2, Issue 02 250Syntax ConventionsThe following syntax conventions are used in this appendix:TIP Parameter names and enumerated values are case-insensitive and can beabbreviated.Convention DescriptionMS Sans Serif font Indicates command names and options, filenames and codesamples.italic font Indicates variables or placeholders that you replace with auser-defined value or name.< > Same as italics. Variables are enclosed in angle brackets incontexts that do not allow italics.[ ] Square brackets indicate optional items or parameters.x | y A vertical bar separates items in a list of options from whichyou must select one. If options are not separated by |, youmay use combinations.{ x | y | z } Items separated by vertical bars and enclosed in bracesindicate a choice of required elements.[ x { y | z } ] Vertical bars and braces within square brackets indicate arequired choice within an optional element.