diff --git a/plugins/command-line/index.html b/plugins/command-line/index.html index c8cd9c44be..2aa0fed7e7 100644 --- a/plugins/command-line/index.html +++ b/plugins/command-line/index.html @@ -25,7 +25,8 @@

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 and no highlighting) through the data-output attribute on the <pre> element in the following simple format:

+

Optional: Command output (positional)

+

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: