diff --git a/.config/commands/docker.justfile b/.config/commands/docker.justfile index 9f7c79a9d..4106c2897 100644 --- a/.config/commands/docker.justfile +++ b/.config/commands/docker.justfile @@ -16,7 +16,7 @@ up-logs *args: docker compose up -d {{args}} docker compose logs -f mampf -# Shows the log of the MaMpf container +# Shows the log of the specified container @logs name="mampf": #!/usr/bin/env bash cd {{justfile_directory()}}/docker/development/