This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 65a3546 Markdown lint fix
65a3546 is described below
commit 65a354657e8297c320cb4bb016605d7a271ace69
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Feb 8 11:43:00 2026 -0800
Markdown lint fix
---
atr/docs/running-the-server.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/atr/docs/running-the-server.md b/atr/docs/running-the-server.md
index 81147cd..e0a0371 100644
--- a/atr/docs/running-the-server.md
+++ b/atr/docs/running-the-server.md
@@ -103,6 +103,6 @@ To clear cached session data:
If you are working on admin functions without LDAP credentials then start the
server with:
-```
+```shell
ADMIN_USERS_ADDITIONAL=<uid> make serve-local`
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]