summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-07-17 15:39:32 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-07-23 09:15:31 +0200
commit22364dfaa5ee84b34c30e47176f85f5fb7709d02 (patch)
treea9657dad2d9993bfbfc1cc571df6ed4c05a491a1 /doc
parent7cda29a5a7ca59fc0fc28cf240515755b8a8d8c7 (diff)
downloadptxdist-22364dfaa5ee84b34c30e47176f85f5fb7709d02.tar.gz
ptxdist-22364dfaa5ee84b34c30e47176f85f5fb7709d02.tar.xz
doc: clarify relative path handling for 'local-src'
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/ref_parameter.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref_parameter.inc b/doc/ref_parameter.inc
index 7763f74ba..094c839b4 100644
--- a/doc/ref_parameter.inc
+++ b/doc/ref_parameter.inc
@@ -207,6 +207,7 @@ Misc Actions
``local-src <pkg> [<directory>]``
overwrite a package source with a locally provided directory containing
the source code. Not specifying the directory will undo the change.
+ Relative paths are converted to absolute paths relative to the workspace.
``bash``
enter a PTXdist environment bash shell.