Added write-logbook.ps1

This commit is contained in:
Markus Fleschutz
2020-12-24 09:44:10 +00:00
parent a966acb972
commit ff814e7596
3 changed files with 31 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/snap/bin/powershell
# Syntax: ./write-logbook.ps1 [<text>]
# Description: writes the given text to Data/Logbook.csv
# Description: writes the given text to the logbook (../Data/Logbook.csv)
# Author: Markus Fleschutz
# Source: github.com/fleschutz/PowerShell
# License: CC0