Skip to content

Commit cfee58d

Browse files
Fix note formatting: proper backtick around --password parameter
Co-authored-by: vishaangelova <91186315+vishaangelova@users.noreply.github.com>
1 parent f1f0c9e commit cfee58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/fleet/elastic-agent-unprivileged.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ This functionality is in technical preview and may be changed or removed in a fu
251251
In certain cases you may want to install {{agent}} in `unprivileged` mode, with the agent running as a pre-existing user or as part of a pre-existing group. For example, on a Windows system you may have a service account in Active Directory and you’d like {{agent}} to run under that account.
252252
253253
::::{note}
254-
On Windows, the `--password parameter` is required when specifying a custom user account.
254+
On Windows, the `--password` parameter is required when specifying a custom user account.
255255
256256
On Linux and macOS, the `--user` and `--group` parameters are optional:
257257
* If you omit `--user`, {{agent}} uses (or creates) the default unprivileged user (`elastic-agent-user`).

0 commit comments

Comments
 (0)