Skip to content

Commit

Permalink
Quote string argument
Browse files Browse the repository at this point in the history
  • Loading branch information
brogers5 committed Jan 24, 2023
1 parent a05b4f6 commit 73f7802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ When using the `/Start` package parameter, you may see a large `CLIXML` block lo
For future upgrade operations, consider opting into Chocolatey's `useRememberedArgumentsForUpgrades` feature to avoid having to pass the same arguments with each upgrade:

```shell
choco feature enable --name=useRememberedArgumentsForUpgrades
```
choco feature enable --name="'useRememberedArgumentsForUpgrades'"
```

0 comments on commit 73f7802

Please # to comment.