From aa96b7897b40bf1171f08d77e229ec57b2c4119a Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 12 Jan 2014 23:28:55 +0100 Subject: Documentation: Denote command lines with "$" Add a prompt sign to all command lines in code blocks. --- web/input/doc/faq/compilation.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'web/input/doc/faq/compilation.md') diff --git a/web/input/doc/faq/compilation.md b/web/input/doc/faq/compilation.md index b58566a..ac5fff7 100644 --- a/web/input/doc/faq/compilation.md +++ b/web/input/doc/faq/compilation.md @@ -6,10 +6,10 @@ parent: FAQ To compile version `1.x` of the plugins, you run: - gzip -dc nagios-plugins-1.x.tar.gz | tar -xf - - cd nagios-plugins-1.x - ./configure - make + $ gzip -dc nagios-plugins-1.x.tar.gz | tar -xf - + $ cd nagios-plugins-1.x + $ ./configure + $ make You can then [install the plugins][installation]. -- cgit v1.2.3-74-g34f1