diff --git a/automatic/PDFCreator/PDFCreator.nuspec b/automatic/PDFCreator/PDFCreator.nuspec index 06756097cf1..af6fec3bd23 100644 --- a/automatic/PDFCreator/PDFCreator.nuspec +++ b/automatic/PDFCreator/PDFCreator.nuspec @@ -27,4 +27,7 @@ PDFCreator – PDFCreator easily creates PDFs from any Windows program. Use it l http://docs.pdfforge.org/pdfcreator/latest/en/ https://github.com/pdfforge/PDFCreator + + + diff --git a/automatic/cutepdf/cutepdf.nuspec b/automatic/cutepdf/cutepdf.nuspec index f51030c4d2d..912ee5c44e0 100644 --- a/automatic/cutepdf/cutepdf.nuspec +++ b/automatic/cutepdf/cutepdf.nuspec @@ -27,4 +27,7 @@ Portable Document Format (PDF) is the de facto standard for the secure and relia http://www.cutepdf.com/support/updates.asp https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/cutepdf + + + diff --git a/automatic/visualstudiocode/visualstudiocode.nuspec b/automatic/visualstudiocode/visualstudiocode.nuspec index f8ecb2fbd78..9fd34e8b39d 100644 --- a/automatic/visualstudiocode/visualstudiocode.nuspec +++ b/automatic/visualstudiocode/visualstudiocode.nuspec @@ -1,9 +1,9 @@ - + visualstudiocode Visual Studio Code - + 0.0 Microsoft chocolatey https://code.visualstudio.com @@ -34,8 +34,8 @@ The following package parameters can be set: * `/NoContextMenuFolders` - Dont't add an `Open with Code` entry to the context menu for folders. * `/DontAddToPath` - Don't add Visual Studio Code to the path. -These parameters can be passed to the installer with the use of `-params`. -For example: `-params '"/NoDesktopIcon /DontAddToPath"'`. +These parameters can be passed to the installer with the use of `--params`. +For example: `--params '"/NoDesktopIcon /DontAddToPath"'`. ## Notes The package uses default install options except that it adds context menu entries and Visual Studio Code isn't started after installation. @@ -49,4 +49,7 @@ The package uses default install options except that it adds context menu entrie https://code.visualstudio.com/Updates + + +