]> git.proxmox.com Git - pmg-api.git/commit
pmgsh: fix 'help' command
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 9 Mar 2020 09:24:46 +0000 (10:24 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 9 Mar 2020 11:05:18 +0000 (12:05 +0100)
commit8d75ae85fc7c62c81f00f43007fa476a87c4b0d6
tree2abffb50e2d8f2f4ec64a79c02f4125545052fe5
parent841e05f544b4014f8b548f5b7a9cdc7774b51b2a
pmgsh: fix 'help' command

we changed the RESTEnvironment a while ago to not have the 'hidepw'
parameter anymore, so remove it in pmgsh as well

this fixes executions of 'pmgsh help /path'

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/bin/pmgsh