@ -229,6 +232,12 @@ c:\temp\packages to find the package.
@@ -229,6 +232,12 @@ c:\temp\packages to find the package.
<maml:para>Gets packages available from the online package source.</maml:para>
</maml:description>
</command:parameter>
<command:parameterrequired="false">
<maml:name>ProjectName</maml:name>
<maml:description>
<maml:para>Specifies the project to get installed packages from. If ommitted, the command will return installed projects for the entire solution.</maml:para>
@ -296,7 +318,7 @@ Returns a list of packages available online in the current package source.
@@ -296,7 +318,7 @@ Returns a list of packages available online in the current package source.
</dev:remarks>
</command:example>
<command:example>
<maml:title>---------- EXAMPLE 3 ----------</maml:title>
<maml:title>---------- EXAMPLE 4 ----------</maml:title>
@ -308,7 +330,7 @@ Returns a list of packages available online using "Ninject" as a search term.
@@ -308,7 +330,7 @@ Returns a list of packages available online using "Ninject" as a search term.
</dev:remarks>
</command:example>
<command:example>
<maml:title>---------- EXAMPLE 4 ----------</maml:title>
<maml:title>---------- EXAMPLE 5 ----------</maml:title>
<dev:code>PS> Get-Package -Updates</dev:code>
<dev:remarks>
<maml:para>
@ -321,7 +343,7 @@ Returns a list of packages installed in the default project that have updates av
@@ -321,7 +343,7 @@ Returns a list of packages installed in the default project that have updates av
</dev:remarks>
</command:example>
<command:example>
<maml:title>---------- EXAMPLE 5 ----------</maml:title>
<maml:title>---------- EXAMPLE 6 ----------</maml:title>