Improve the description

This commit is contained in:
Markus Fleschutz
2021-09-11 10:26:47 +02:00
parent 638169cd31
commit 33bc023681
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@ close-system-settings.ps1, closes the System Settings gracefully
close-thunderbird.ps1, closes Mozilla Thunderbird gracefully
close-vlc.ps1, closes the VLC media player gracefully
close-windows-terminal.ps1, closes Windows Terminal gracefully
copy-photos-sorted.ps1, Copies all photos sorted by year and month
copy-photos-sorted.ps1, Copy image files sorted by year and month
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

1 Script Description
51 close-thunderbird.ps1 closes Mozilla Thunderbird gracefully
52 close-vlc.ps1 closes the VLC media player gracefully
53 close-windows-terminal.ps1 closes Windows Terminal gracefully
54 copy-photos-sorted.ps1 Copies all photos sorted by year and month Copy image files sorted by year and month
55 configure-git.ps1 sets up the Git user configuration
56 convert-csv2txt.ps1 converts the given CSV file into a text list
57 convert-mysql2csv.ps1 converts the MySQL database table to a CSV file