Skip to content

Instantly share code, notes, and snippets.

@wvanbesien
Created March 4, 2018 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wvanbesien/f4ce82f66ad9253b45db855f25eb1739 to your computer and use it in GitHub Desktop.
Save wvanbesien/f4ce82f66ad9253b45db855f25eb1739 to your computer and use it in GitHub Desktop.
<#
.SYNOPSIS
This function gives some cheap flattery.
.DESCRIPTION
Use this command to give some cheap flattery. the name parameter is mandatory
.PARAMETER name
Specify the name that should be used for the compliment
.EXAMPLE
new-compliment -name "Herman"
#>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment