From b0d76cca64280e4090c5979ebc72bc3c8e0e9375 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 20 Dec 2024 09:18:32 +0100 Subject: [PATCH] Update AppName.md --- .github/CONTRIBUTOR_GUIDE/ct/AppName.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTOR_GUIDE/ct/AppName.md b/.github/CONTRIBUTOR_GUIDE/ct/AppName.md index dc465779..be163db9 100644 --- a/.github/CONTRIBUTOR_GUIDE/ct/AppName.md +++ b/.github/CONTRIBUTOR_GUIDE/ct/AppName.md @@ -58,7 +58,7 @@ Example: >| Variable | Description | Notes | >|----------|-------------|-------| >| `APP` | Application name | Must match ct\AppName.sh | ->| `TAGS` | Proxmox display tags | Limit the number | +>| `TAGS` | Proxmox display tags without Spaces, only ; | Limit the number | >| `var_cpu` | CPU cores | Number of cores | >| `var_ram` | RAM | In MB | >| `var_disk` | Disk capacity | In GB |