Update the manuals

This commit is contained in:
Markus Fleschutz
2023-09-01 17:53:03 +02:00
parent 6aeb2895f2
commit 151cbd90cd
577 changed files with 2612 additions and 1003 deletions

View File

@ -318,7 +318,7 @@ start-calibre-server.ps1, Starts a local Calibre server,
start-ipfs-server.ps1, Starts a local IPFS server,
switch-branch.ps1, Switches the branch in the current/given Git repository (including submodules),
switch-shelly1.ps1, Switches a Shelly1 device in the local network,
sync-repo.ps1, Synchronizes a Git repository by push & pull (including submodules),
sync-repo.ps1, Synchronizes a Git repository by pull & push (including submodules),
tell-joke.ps1,Tells a random joke by text-to-speech,
tell-quote.ps1,Tells a random quote by text-to-speech,
toggle-caps-lock.ps1,Toggle Caps Lock,

1 SCRIPT DESCRIPTION
318 start-ipfs-server.ps1 Starts a local IPFS server
319 switch-branch.ps1 Switches the branch in the current/given Git repository (including submodules)
320 switch-shelly1.ps1 Switches a Shelly1 device in the local network
321 sync-repo.ps1 Synchronizes a Git repository by push & pull (including submodules) Synchronizes a Git repository by pull & push (including submodules)
322 tell-joke.ps1 Tells a random joke by text-to-speech
323 tell-quote.ps1 Tells a random quote by text-to-speech
324 toggle-caps-lock.ps1 Toggle Caps Lock