From 2e8751ac2c2a5b97df1711f49813195217fdfaa2 Mon Sep 17 00:00:00 2001 From: XaverStiensmeier Date: Mon, 19 Feb 2024 17:03:50 +0100 Subject: [PATCH] added word for clarification --- documentation/markdown/features/cluster_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/markdown/features/cluster_commands.md b/documentation/markdown/features/cluster_commands.md index f5f9b02e..be16a42c 100644 --- a/documentation/markdown/features/cluster_commands.md +++ b/documentation/markdown/features/cluster_commands.md @@ -5,7 +5,7 @@ Similar to `sinfo` but shows detailed information regarding node features. ## [bibilog](../../../resources/bin/bibilog) `bibilog` executes `tail -f` on the most recent worker creation out log. -Thereby, it helps you with understanding any startup issues. +Thereby, it helps you with understanding any worker startup issues. ## [bibiplay](../../../resources/bin/bibiplay) `bibiplay` is mainly a shortcut for `ansible-playbook /opt/playbook/site.yml -i /opt/playbook/ansible_hosts`