]> git.proxmox.com Git - pve-common.git/commit
REST handler: use double-hyphen as argument prefix for doc and CLI help output
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jul 2024 17:10:23 +0000 (19:10 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jul 2024 17:10:28 +0000 (19:10 +0200)
commit4386716c5a03b0b8790b5ff66b5d895f4301a592
tree18f24293ec6fd48c342d3ebe5aba93d3712b1a88
parentb64a40a506ce07c391dcb859f25cc6932d9528f8
REST handler: use double-hyphen as argument prefix for doc and CLI help output

Use "modern" double-hyphen style, we're not some odd BSD derived
tool..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/RESTHandler.pm