Template:CLI

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search

A generic command line prompt and command.

Usage

  • {{CLI||command --with --parameters}}
  • {{CLI|/current/path|command --with --parameters}}
  • {{CLI|~/path|2=a command that includes then equal (=) sign}}

Example

$ command --with --parameters
[/current/path]$ command --with --parameters
[~/path]$ a command that includes then equal (=) sign