summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-11 17:00:49 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-11 17:01:45 +0100
commit1ba0f4103a220d0793d4fe25d3dbe09eac29cbd7 (patch)
treed34fedba298bcf3dceca2c37e3b46cf35726d08c
parenteng: Add runtime performance kinds (diff)
downloadrtems-docs-1ba0f4103a220d0793d4fe25d3dbe09eac29cbd7.tar.bz2
eng: Document get-string-command-line action
Update #4548.
Diffstat (limited to '')
-rw-r--r--eng/req/items.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 52d9371..e4f600a 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -3323,10 +3323,10 @@ get-string
then the default value is used. The value is converted to a string.
get-string-command-line
- The attribute value shall be an optional string. The action gets the action
- value for subsequent actions from the value of a command line option named
- by the items ``name`` attribute. If no such command line option is present,
- then the attribute value is used. The value is converted to a string.
+ The attribute value shall be a string. The action gets the action value for
+ subsequent actions from the value of a command line option named by the
+ items ``name`` attribute. If no such command line option is present, then
+ the attribute value is used. The value is converted to a string.
script
The attribute value shall be a string. The action executes the attribute