]> git.proxmox.com Git - pve-installer.git/commit
assistant: fix newline before ':' in help usage output
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 24 Apr 2024 09:02:09 +0000 (11:02 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Apr 2024 09:27:56 +0000 (11:27 +0200)
commitf277a4087e5dd6720f4ffcac07e379558320b511
treed0dd49d381f1a56970ba0bb4568425f89ab1e056
parent1038e744f880c0cebb970691a68bedbf8a7c889a
assistant: fix newline before ':' in help usage output

this belongs after the ':' otherwise the output looks weird:

  [..] can be
  : * integrated into [..]
  * needs to be [..]

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
proxmox-auto-install-assistant/src/main.rs