mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Add convert-ps2md.ps1
This commit is contained in:
@ -56,6 +56,7 @@ configure-git.ps1, sets up the Git user configuration
|
||||
convert-csv2txt.ps1, converts the given CSV file into a text list
|
||||
convert-mysql2csv.ps1, converts the MySQL database table to a CSV file
|
||||
convert-ps2bat.ps1, converts PowerShell script(s) to .bat files
|
||||
convert-ps2md.ps1, converts the comment-based help of a PowerShell script to Markdown
|
||||
convert-sql2csv.ps1, converts the SQL database table to a CSV file
|
||||
convert-txt2wav.ps1, converts text into a audio .WAV file
|
||||
create-branch.ps1, creates a new branch in the current/given Git repository
|
||||
|
|
Reference in New Issue
Block a user