summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 07139d7..32f53ed 100644
--- a/README.md
+++ b/README.md
@@ -268,7 +268,8 @@ boards:
tags: (optional) List of tag to set on this device
- tag1
- tag2
- user: (optional) Name of user owning the board (LAVA default is admin)
+ user: (optional) Name of user owning the board (LAVA default is admin) user is exclusive with group
+ group: (optional) Name of group owning the board (no LAVA default) group is exclusive with user
# One of uart or connection_command must be choosen
uart:
idvendor: The VID of the UART (Formated as 0xXXXX)