io.launcher: Example is not very cross-platform.
parent
60b7631e76
commit
3ad3e33006
|
@ -169,7 +169,7 @@ HELP: kill-process
|
||||||
{ $values { "process" process } }
|
{ $values { "process" process } }
|
||||||
{ $description "Kills a running process. Does nothing if the process has already exited." }
|
{ $description "Kills a running process. Does nothing if the process has already exited." }
|
||||||
{ $examples
|
{ $examples
|
||||||
{ $example
|
{ $unchecked-example
|
||||||
"USING: io.launcher ;"
|
"USING: io.launcher ;"
|
||||||
"\"cat\" run-detached kill-process"
|
"\"cat\" run-detached kill-process"
|
||||||
""
|
""
|
||||||
|
|
Loading…
Reference in New Issue