diff --git a/plugins/command-line/index.html b/plugins/command-line/index.html index 146b5d7935..0de8e3ab9e 100644 --- a/plugins/command-line/index.html +++ b/plugins/command-line/index.html @@ -30,7 +30,7 @@

How to use

Add class command-line to your <pre>. For a server command line, specify the user and host names using the data-user and data-host attributes. The resulting prompt displays a # for the root user and $ for all other users. For any other command line, such as a Windows prompt, you may specify the entire prompt using the data-prompt attribute.

-

Optional: You may specify the lines to be presented as output (no prompt) through the data-output attribute on the <pre> element in the following simple format:

+

Optional: You may specify the lines to be presented as output (no prompt and no highlighting) through the data-output attribute on the <pre> element in the following simple format: