diff --git a/docs/docs/administration/server-commands.md b/docs/docs/administration/server-commands.md index 13167b50ce..22f911ca40 100644 --- a/docs/docs/administration/server-commands.md +++ b/docs/docs/administration/server-commands.md @@ -12,10 +12,12 @@ The `immich-server` docker image comes preinstalled with an administrative CLI ( ## How to run a command -To run a command, [connect](/docs/guides/docker-help.md#attach-to-a-container) to the `immich_server` container and then execute the command via `immich `. +To run a command, [connect](/docs/guides/docker-help.md#attach-to-a-container) to the `immich_server` container and then execute the command via `immich-admin `. ## Examples +Note that the commands below should begin with `immich-admin`. + Reset Admin Password ![Reset Admin Password](./img/reset-admin-password.png)