summaryrefslogtreecommitdiffstats
path: root/user/rsb/commands.rst
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2020-04-05 14:47:27 -0600
committerGedare Bloom <gedare@rtems.org>2020-04-05 14:47:27 -0600
commitc9cb173eb798238ce614cddd53b0fdf5a0cf0a05 (patch)
tree383fabddb6c9584e65fa22825bcea6d13ba8cffd /user/rsb/commands.rst
parentuser/rsb/configuration: fix typo xy to xz (diff)
downloadrtems-docs-c9cb173eb798238ce614cddd53b0fdf5a0cf0a05.tar.bz2
rsb: replace asciidoc with rst formatting
Diffstat (limited to 'user/rsb/commands.rst')
-rw-r--r--user/rsb/commands.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/user/rsb/commands.rst b/user/rsb/commands.rst
index b85692d..b4787aa 100644
--- a/user/rsb/commands.rst
+++ b/user/rsb/commands.rst
@@ -199,22 +199,22 @@ The ``arguments`` are a list of build sets to build.
Path to the configuration directory. This overrides the built in defaults.
``--builddir path``:
- Path to the build directory. This overrides the default of +build+.
+ Path to the build directory. This overrides the default of `build`.
``--sourcedir path``:
- Path to the source directory. This overrides the default of +source+.
+ Path to the source directory. This overrides the default of `source`.
``--patchdir path``:
- Path to the patches directory. This overrides the default of +patches+.
+ Path to the patches directory. This overrides the default of `patches`.
``--tmppath path``:
- Path to the temporary directory. This overrides the default of +tmp+.
+ Path to the temporary directory. This overrides the default of `tmp`.
``--macros files``:
Macro files to load. The configuration directory path is searched.
``--log file``:
- Log all the output from the build process. The output is directed to +stdout+
+ Log all the output from the build process. The output is directed to `stdout`
if no log file is provided.
``--url url``: