Update README.md and scripts.csv

This commit is contained in:
Markus Fleschutz
2021-10-12 21:22:57 +02:00
parent e7b49ba257
commit 61b9cb62d5
2 changed files with 5 additions and 0 deletions

View File

@ -70,6 +70,8 @@ edit.ps1, Edits the given file with the built-in text editor
enable-crash-dumps.ps1, Enables the writing of crash dumps
enable-god-mode.ps1, Enables the god mode (adds a new icon to the desktop)
encrypt-file.ps1, Encrypts the given file
export-to-manuals.ps1, Converts all scripts as manuals
export-to-serenade.ps1, Converts all scripts to Serenade for voice control
fetch-repo.ps1, Fetches updates for the current/given Git repository (including submodules)
fetch-repos.ps1, Fetches updates for all Git repositories under the current/given directory (including submodules)
get-md5.ps1, Prints the MD5 checksum of the given file

1 Script Description
70 enable-crash-dumps.ps1 Enables the writing of crash dumps
71 enable-god-mode.ps1 Enables the god mode (adds a new icon to the desktop)
72 encrypt-file.ps1 Encrypts the given file
73 export-to-manuals.ps1 Converts all scripts as manuals
74 export-to-serenade.ps1 Converts all scripts to Serenade for voice control
75 fetch-repo.ps1 Fetches updates for the current/given Git repository (including submodules)
76 fetch-repos.ps1 Fetches updates for all Git repositories under the current/given directory (including submodules)
77 get-md5.ps1 Prints the MD5 checksum of the given file