this belongs after the ':' otherwise the output looks weird: [..] can be : * integrated into [..] * needs to be [..]
Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- proxmox-auto-install-assistant/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxmox-auto-install-assistant/src/main.rs b/proxmox-auto-install-assistant/src/main.rs index 44dd12e..1aa6bfe 100644 --- a/proxmox-auto-install-assistant/src/main.rs +++ b/proxmox-auto-install-assistant/src/main.rs @@ -92,7 +92,7 @@ struct CommandValidateAnswer { /// Prepare an ISO for automated installation. /// /// The behavior of how to fetch an answer file must be set with the '--fetch-from', parameter. The -/// answer file can be{n}: +/// answer file can be:{n} /// * integrated into the ISO itself ('iso'){n} /// * needs to be present in a partition / file-system with the label 'PROXMOX-INST-SRC' /// ('partition'){n} -- 2.39.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel