Skip to content

Commit

Permalink
fix plugin description
Browse files Browse the repository at this point in the history
  • Loading branch information
majkinetor authored Oct 7, 2018
1 parent 39636fb commit 5770b88
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions AU/Plugins/Gist.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
# Last Change: 10-Nov-2016.
<#
.SYNOPSIS
Create update history as markdown report using git commit log.
Upload files to Github gist platform.
.DESCRIPTION
Shows one date per line and all of the packages pushed to the Chocolatey community repository during that day.
First letter of the package name links to report (produced by the Report plugin), the rest links to actuall
commit (produced by the Git plugin).
Plugin uploads one or more local files to the gist with the given id
#>
param(
$Info,
Expand Down

0 comments on commit 5770b88

Please sign in to comment.