Skip to content

Commit

Permalink
fixup! (maint) Format list with punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed Jul 18, 2023
1 parent 6399e99 commit 3fcfd3a
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions input/en-us/create/functions/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
---
Order: 40
xref: powershell-reference
Title: PowerShell Reference
Expand Down Expand Up @@ -49,68 +49,68 @@ When you have a need to run Chocolatey without Administrative access required (n

These are the functions from above as one list.

* [Install-ChocolateyZipPackage](xref:install-chocolateyzippackage).
* [Install-ChocolateyPowershellCommand](xref:install-chocolateypowershellcommand).
* [Get-ChocolateyPath](xref:get-chocolateypath).
* [Get-ChocolateyWebFile](xref:get-chocolateywebfile).
* [Get-ChocolateyUnzip](xref:get-chocolateyunzip).
* [Install-ChocolateyPath](xref:install-chocolateypath) - when specifying user path.
* [Install-ChocolateyEnvironmentVariable](xref:install-chocolateyenvironmentvariable) - when specifying user path.
* [Install-ChocolateyPinnedTaskBarItem](xref:install-chocolateypinnedtaskbaritem).
* [Install-ChocolateyShortcut](xref:install-chocolateyshortcut).
* [Update-SessionEnvironment](xref:update-sessionenvironment).
* [Get-PackageParameters](xref:get-packageparameters).
* [Install-ChocolateyZipPackage](xref:install-chocolateyzippackage)
* [Install-ChocolateyPowershellCommand](xref:install-chocolateypowershellcommand)
* [Get-ChocolateyPath](xref:get-chocolateypath)
* [Get-ChocolateyWebFile](xref:get-chocolateywebfile)
* [Get-ChocolateyUnzip](xref:get-chocolateyunzip)
* [Install-ChocolateyPath](xref:install-chocolateypath) - when specifying user path
* [Install-ChocolateyEnvironmentVariable](xref:install-chocolateyenvironmentvariable) - when specifying user path
* [Install-ChocolateyPinnedTaskBarItem](xref:install-chocolateypinnedtaskbaritem)
* [Install-ChocolateyShortcut](xref:install-chocolateyshortcut)
* [Update-SessionEnvironment](xref:update-sessionenvironment)
* [Get-PackageParameters](xref:get-packageparameters)

## Complete List (alphabetical order)

* [Format-FileSize](xref:format-filesize).
* [Get-ChecksumValid](xref:get-checksumvalid).
* [Get-ChocolateyConfigValue](xref:get-chocolateyconfigvalue).
* [Get-ChocolateyPath](xref:get-chocolateypath).
* [Get-ChocolateyUnzip](xref:get-chocolateyunzip).
* [Get-ChocolateyWebFile](xref:get-chocolateywebfile).
* [Get-EnvironmentVariable](xref:get-environmentvariable).
* [Get-EnvironmentVariableNames](xref:get-environmentvariablenames).
* [Get-FtpFile](xref:get-ftpfile).
* [Get-OSArchitectureWidth](xref:get-osarchitecturewidth).
* [Get-PackageParameters](xref:get-packageparameters).
* [Get-ToolsLocation](xref:get-toolslocation).
* [Get-UACEnabled](xref:get-uacenabled).
* [Get-UninstallRegistryKey](xref:get-uninstallregistrykey).
* [Get-VirusCheckValid](xref:get-viruscheckvalid).
* [Get-WebFile](xref:get-webfile).
* [Get-WebFileName](xref:get-webfilename).
* [Get-WebHeaders](xref:get-webheaders).
* [Install-BinFile](xref:install-binfile).
* [Install-ChocolateyEnvironmentVariable](xref:install-chocolateyenvironmentvariable).
* [Install-ChocolateyExplorerMenuItem](xref:install-chocolateyexplorermenuitem).
* [Install-ChocolateyFileAssociation](xref:install-chocolateyfileassociation).
* [Install-ChocolateyInstallPackage](xref:install-chocolateyinstallpackage).
* [Install-ChocolateyPackage](xref:install-chocolateypackage).
* [Install-ChocolateyPath](xref:install-chocolateypath).
* [Install-ChocolateyPinnedTaskBarItem](xref:install-chocolateypinnedtaskbaritem).
* [Install-ChocolateyPowershellCommand](xref:install-chocolateypowershellcommand).
* [Install-ChocolateyShortcut](xref:install-chocolateyshortcut).
* [Install-ChocolateyVsixPackage](xref:install-chocolateyvsixpackage).
* [Install-ChocolateyZipPackage](xref:install-chocolateyzippackage).
* [Install-Vsix](xref:install-vsix).
* [Set-EnvironmentVariable](xref:set-environmentvariable).
* [Set-PowerShellExitCode](xref:set-powershellexitcode).
* [Start-ChocolateyProcessAsAdmin](xref:start-chocolateyprocessasadmin).
* [Test-ProcessAdminRights](xref:test-processadminrights).
* [Uninstall-BinFile](xref:uninstall-binfile).
* [Uninstall-ChocolateyEnvironmentVariable](xref:uninstall-chocolateyenvironmentvariable).
* [Uninstall-ChocolateyPackage](xref:uninstall-chocolateypackage).
* [Uninstall-ChocolateyZipPackage](xref:uninstall-chocolateyzippackage).
* [Update-SessionEnvironment](xref:update-sessionenvironment).
* [Write-FunctionCallLogMessage](xref:write-functioncalllogmessage).
* [Format-FileSize](xref:format-filesize)
* [Get-ChecksumValid](xref:get-checksumvalid)
* [Get-ChocolateyConfigValue](xref:get-chocolateyconfigvalue)
* [Get-ChocolateyPath](xref:get-chocolateypath)
* [Get-ChocolateyUnzip](xref:get-chocolateyunzip)
* [Get-ChocolateyWebFile](xref:get-chocolateywebfile)
* [Get-EnvironmentVariable](xref:get-environmentvariable)
* [Get-EnvironmentVariableNames](xref:get-environmentvariablenames)
* [Get-FtpFile](xref:get-ftpfile)
* [Get-OSArchitectureWidth](xref:get-osarchitecturewidth)
* [Get-PackageParameters](xref:get-packageparameters)
* [Get-ToolsLocation](xref:get-toolslocation)
* [Get-UACEnabled](xref:get-uacenabled)
* [Get-UninstallRegistryKey](xref:get-uninstallregistrykey)
* [Get-VirusCheckValid](xref:get-viruscheckvalid)
* [Get-WebFile](xref:get-webfile)
* [Get-WebFileName](xref:get-webfilename)
* [Get-WebHeaders](xref:get-webheaders)
* [Install-BinFile](xref:install-binfile)
* [Install-ChocolateyEnvironmentVariable](xref:install-chocolateyenvironmentvariable)
* [Install-ChocolateyExplorerMenuItem](xref:install-chocolateyexplorermenuitem)
* [Install-ChocolateyFileAssociation](xref:install-chocolateyfileassociation)
* [Install-ChocolateyInstallPackage](xref:install-chocolateyinstallpackage)
* [Install-ChocolateyPackage](xref:install-chocolateypackage)
* [Install-ChocolateyPath](xref:install-chocolateypath)
* [Install-ChocolateyPinnedTaskBarItem](xref:install-chocolateypinnedtaskbaritem)
* [Install-ChocolateyPowershellCommand](xref:install-chocolateypowershellcommand)
* [Install-ChocolateyShortcut](xref:install-chocolateyshortcut)
* [Install-ChocolateyVsixPackage](xref:install-chocolateyvsixpackage)
* [Install-ChocolateyZipPackage](xref:install-chocolateyzippackage)
* [Install-Vsix](xref:install-vsix)
* [Set-EnvironmentVariable](xref:set-environmentvariable)
* [Set-PowerShellExitCode](xref:set-powershellexitcode)
* [Start-ChocolateyProcessAsAdmin](xref:start-chocolateyprocessasadmin)
* [Test-ProcessAdminRights](xref:test-processadminrights)
* [Uninstall-BinFile](xref:uninstall-binfile)
* [Uninstall-ChocolateyEnvironmentVariable](xref:uninstall-chocolateyenvironmentvariable)
* [Uninstall-ChocolateyPackage](xref:uninstall-chocolateypackage)
* [Uninstall-ChocolateyZipPackage](xref:uninstall-chocolateyzippackage)
* [Update-SessionEnvironment](xref:update-sessionenvironment)
* [Write-FunctionCallLogMessage](xref:write-functioncalllogmessage)

## Chocolatey for Business Functions

* [Install-ChocolateyWindowsService](xref:install-chocolateywindowsservice).
* [Start-ChocolateyWindowsService](xref:start-chocolateywindowsservice).
* [Stop-ChocolateyWindowsService](xref:stop-chocolateywindowsservice).
* [Uninstall-ChocolateyWindowsService](xref:uninstall-chocolateywindowsservice).
* [Install-ChocolateyWindowsService](xref:install-chocolateywindowsservice)
* [Start-ChocolateyWindowsService](xref:start-chocolateywindowsservice)
* [Stop-ChocolateyWindowsService](xref:stop-chocolateywindowsservice)
* [Uninstall-ChocolateyWindowsService](xref:uninstall-chocolateywindowsservice)

## Variables

Expand Down

0 comments on commit 3fcfd3a

Please sign in to comment.