Skip to content

Commit 3cce52e

Browse files
committed
Doc: Fix Missing cacert Arg in Agent Documentaion
1 parent 6916f30 commit 3cce52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Here's a description of all the commands and options `not-my-board` supports.
1111
**`export`** \[**`-h`**|**`--help`**\] \[**`--cacert`** *cacert*\] *hub_url* *export_description*
1212
: Make connected boards and equipment available in the board farm.
1313

14-
**`agent`** \[**`-h`**|**`--help`**\] \[**`--cacert`**\] *hub_url*
14+
**`agent`** \[**`-h`**|**`--help`**\] \[**`--cacert`** *cacert*\] *hub_url*
1515
: Start an *Agent*.
1616

1717
**`reserve`** \[**`-h`**|**`--help`**\] \[**`-v`**|**`--verbose`**\] \[**`-n`**|**`--with-name`** *name*\] *import_description*

0 commit comments

Comments
 (0)