From 89caddd54ef47ef02c272327b1cc34d251cc9447 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Sun, 10 Nov 2024 12:13:59 +0100 Subject: [PATCH] ui: mention tag view in resource tree scetion Signed-off-by: Thomas Lamprecht --- pve-gui.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/pve-gui.adoc b/pve-gui.adoc index 9e4650d..8a04bd9 100644 --- a/pve-gui.adoc +++ b/pve-gui.adoc @@ -179,6 +179,7 @@ Folder View:: Shows all kinds of objects, grouped by object type. Pool View:: Show VMs and containers, grouped by pool. +Tag View:: Show VMs and containers, grouped by tags. Log Panel ~~~~~~~~~