summaryrefslogtreecommitdiffstats
path: root/user/rsb/commands.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-02-28 08:36:39 +1100
committerChris Johns <chrisj@rtems.org>2019-03-01 09:52:59 +1100
commitd5b631fa3bcd822815c7f875432b15e8b9875395 (patch)
tree153c5012fad2b329b10d11fbd248828fa8ef9928 /user/rsb/commands.rst
parentAdd commands and output to the README. (diff)
downloadrtems-docs-d5b631fa3bcd822815c7f875432b15e8b9875395.tar.bz2
User: Change output block to type none.
Diffstat (limited to 'user/rsb/commands.rst')
-rw-r--r--user/rsb/commands.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/rsb/commands.rst b/user/rsb/commands.rst
index 80d74a5..b85692d 100644
--- a/user/rsb/commands.rst
+++ b/user/rsb/commands.rst
@@ -10,7 +10,7 @@ Checker (sb-check)
This commands checks your system is set up correctly. Most options are ignored:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-check --help
sb-check: [options] [args]
@@ -54,7 +54,7 @@ Defaults (sb-defaults)
This commands outputs and the default macros for your when given no
arguments. Most options are ignored:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-defaults --help
sb-defaults: [options] [args]
@@ -94,7 +94,7 @@ Set Builder (sb-set-builder)
This command builds a set:
-.. code-block:: shell
+.. code-block:: none
$ ../source-builder/sb-set-builder --help
RTEMS Source Builder, an RTEMS Tools Project (c) 2012-2013 Chris Johns
@@ -302,7 +302,7 @@ Set Builder (sb-builder)
This command builds a configuration as described in a configuration
file. Configuration files have the extension of ``.cfg``:
-.. code-block:: shell
+.. code-block:: none
$ ./source-builder/sb-builder --help
sb-builder: [options] [args]