Adding extra optional command line args to dialog

This commit is contained in:
silversword411 2021-04-23 16:08:16 -04:00
parent 6b5bda8ee1
commit f1d05f1342
No known key found for this signature in database
GPG Key ID: 6F4BD176F56B50CA
1 changed files with 6 additions and 0 deletions

View File

@ -53,6 +53,12 @@
</q-badge>
<span> To use a domain CA </span>
</div>
<div class="q-pa-xs q-gutter-xs">
<q-badge class="text-caption q-mr-xs" color="grey" text-color="black">
<code>-desc "Desired custom description on agent"</code>
</q-badge>
<span> Set description field during install </span>
</div>
</q-expansion-item>
<br />
<p class="text-italic">Note: the auth token above will be valid for {{ info.expires }} hours.</p>