From 71ea56f762073e6116e7838d692cd8b270e21134 Mon Sep 17 00:00:00 2001 From: Tom Peltonen Date: Tue, 20 Jul 2021 22:18:45 +1000 Subject: [PATCH] Refactor some code to align with recommednations --- ptfrFiles/ptrFiles.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptfrFiles/ptrFiles.ps1 b/ptfrFiles/ptrFiles.ps1 index c6796f1..49c8453 100644 --- a/ptfrFiles/ptrFiles.ps1 +++ b/ptfrFiles/ptrFiles.ps1 @@ -129,7 +129,7 @@ The default name is the archive file name with postfix ".key" - .Parameter Profile + .Parameter CloudProfile The profile name to use for Install and Transfer actions. The default for Install is "UserScope". The default for "Transfer" is "default"