mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists all Windows scheduler tasks
|
||||
.EXAMPLE
|
||||
PS> ./list-tasks
|
||||
|
||||
TaskPath TaskName State
|
||||
-------- -------- -----
|
||||
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 Ready
|
||||
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 64 Ready
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user