Difference between revisions of "Template:CLI"

From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Jump to: navigation, search
(Created page with "<noinclude> A generic command line prompt and command. ====Usage==== * <nowiki>{{CLI||command --with --parameters}}</nowiki> * <nowiki>{{CLI|/current/path|command --with --param...")
(No difference)

Revision as of 04:42, 17 December 2011

A generic command line prompt and command.

Usage

  • {{CLI||command --with --parameters}}
  • {{CLI|/current/path|command --with --parameters}}

Example

$ command --with --parameters
[/current/path]$ command --with --parameters