diff --git a/source/installation-guide/wazuh-dashboard/step-by-step.rst b/source/installation-guide/wazuh-dashboard/step-by-step.rst index dcf72e909d..0757b867be 100644 --- a/source/installation-guide/wazuh-dashboard/step-by-step.rst +++ b/source/installation-guide/wazuh-dashboard/step-by-step.rst @@ -183,7 +183,7 @@ Select your deployment type and follow the instructions to change the default pa .. code-block:: console # curl -sO https://packages.wazuh.com/|WAZUH_CURRENT_MINOR|/wazuh-passwords-tool.sh - # bash wazuh-passwords-tool.sh --admin-user wazuh --admin-password wazuh + # bash wazuh-passwords-tool.sh --change-all --admin-user wazuh --admin-password wazuh .. code-block:: console :class: output