Commit graph

35 commits

Author SHA1 Message Date
Adam Bertram e07e1b596d Fixed PowerShell extension broken link (#2874) 2016-12-12 10:17:43 -08:00
Mike Richmond ea6cacafd7 Change log and 6.0.0-alpha.12 version number updates (#2593) 2016-11-03 14:23:05 -07:00
Dongbo Wang 289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Andrew Schwartzmeyer d264501f31 Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
Zakaria Ridouh e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
David Wilson b3362fef1d Update using-vscode.md to fix broken link
This change fixes a broken link in the Using Visual Studio Code
documentation.  This link is pointing to a GitHub repo that will never
made public.  The resolution is to change the link to point to the public
vscode-powershell repo.
2016-08-24 16:30:01 -07:00
David Wilson 7bd7966189 Update VS Code docs to mention OpenSSL requirement
This change updates the "Using Visual Studio Code" documentation to
mention the requirement of having OpenSSL installed on OS X.  Brief
installation instructions have been included.
2016-08-23 16:33:39 -07:00
Vivek Juneja f3f8fac4b8 Changed the link to Powershell on OSX
Link to powershell on osx refers to osx anchor on the linux.md
2016-08-19 10:53:00 +09:00
David Wilson a8efa49dbf Update using-vscode.md documentation
This change updates the "Using Visual Studio Code" documentation to give
guidance on how to configure VS Code on to use a specific installation
of PowerShell.
2016-08-18 09:01:18 -07:00
Jianyun f3fb5951ac Changed 'sort' to 'Sort-Object'. (#1859)
Updated the sample output of $PSVersionTable and changed 'sort' to 'Sort-Object'.
2016-08-17 21:04:11 -07:00
Jianyun Tao e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00
Jianyun Tao 167e3b850c Added Map book for bash users 2016-08-08 12:09:51 -07:00
Dongbo Wang 70aea51cb1 Merge pull request #1576 from PowerShell/migreene
PowerShellGet demo and "getting started" doc changes
2016-08-05 10:59:54 -07:00
Jason Shirk f15e66b283 Merge pull request #1633 from PowerShell/revert_psedition_namechange
Revert the changes made in #1457. Desktop and Core are the PowerShell Edition names. Remove Linux as edition name.
2016-08-04 12:21:12 -07:00
Manikyam Bavandla 93d4129a3b Reverting PSEdition name changes. 2016-08-03 16:27:47 -07:00
Michael Greene 002adc283b caps .Replace 2016-08-02 08:41:22 -05:00
Michael Greene cdb925f1fe correct type in d$ 2016-08-02 08:39:24 -05:00
Michael Greene bf22db9d68 Context caps 2016-08-02 08:38:45 -05:00
Michael Greene 9007ba4062 merge from master and resolve conflicts 2016-08-02 08:20:25 -05:00
Michael Greene d6a1df3e9b Working with PowerShell Objects 2016-08-02 08:15:36 -05:00
Jianyun Tao f5d04c37f7 fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:37:15 -07:00
Jianyun Tao 1e7a49600d fixed the broken links and other minor updates due to the recent learning-powershell path changes. 2016-08-01 11:21:55 -07:00
Jianyun bc4fe11888 Merge pull request #1551 from PowerShell/AngelCalvo-patch-3
Update learning-powershell.md
2016-08-01 09:53:46 -07:00
Angel Calvo 63cfde07f3 Update README.md
Added link to the Windows Installation Pakage
2016-07-31 09:51:00 -07:00
Michael Greene 5e2493a7e8 caps in title 2016-07-30 08:23:46 -05:00
Michael Greene 708f32cca4 spaces in prompt examples 2016-07-30 08:23:14 -05:00
Michael Greene 1acc7175da caps for cmdlet 2016-07-30 08:21:07 -05:00
Michael Greene 362eef0c6e remove publish commands and correct formatting of example 2016-07-30 08:20:11 -05:00
Michael Greene 53f8cdb29c example formattting 2016-07-29 15:02:34 -05:00
Michael Greene 4fecbfe964 Merge branch 'master' into migreene 2016-07-29 14:58:42 -05:00
Michael Greene 8e9100ae4a page to describe creating and working with simple script files 2016-07-29 13:04:33 -05:00
Angel Calvo a350926bf8 Update README.md 2016-07-28 18:02:24 -07:00
Angel Calvo fe80741cc3 Update learning-powershell.md
Removing the world "Professional" after DevOps
2016-07-28 15:57:58 -07:00
Andrew Schwartzmeyer 32b7d8cb99 Make learning-powershell.md the tree's README.md 2016-07-28 11:15:42 -07:00
Andrew Schwartzmeyer 9ffebab803 Fix learning-powershell path
There was a random capital S.
2016-07-28 11:15:42 -07:00