Skip to content

Commit 810e327

Browse files
committed
Add some more missing options
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent a2ae848 commit 810e327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/commands.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2067,7 +2067,7 @@ ALIASES = "english=\if english" \
20672067

20682068
The \c \\param command has an optional attribute, \<dir\>, specifying the direction
20692069
of the parameter. Possible values are "[in]", "[out]", "[inout]", "[outin]",
2070-
"[in,out]", and "[in out]"; note the [square] brackets in this description.
2070+
"[in,out]", "[out,in]", "[in out]", and "[out in]"; note the [square] brackets in this description.
20712071
Note that it is also possible to put whitespace between the command and the \<dir\>.
20722072
When a parameter is both input and output, [in,out] is used as attribute.
20732073
Here is an example for the function \c memcpy:

0 commit comments

Comments
 (0)