mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
update docs for -g flag
This commit is contained in:
parent
13e68ba48e
commit
f28ddd3b3f
@ -432,10 +432,10 @@ empty file will be created.
|
|||||||
ps
|
ps
|
||||||
^^
|
^^
|
||||||
|
|
||||||
$ ps [| grep pattern]
|
$ ps [-g pattern]
|
||||||
|
|
||||||
Prints all scripts that are currently running on the current server.
|
Prints all scripts that are currently running on the current server.
|
||||||
The :code:`| grep pattern` option will only output running scripts where the name matches the provided pattern.
|
The :code:`-g pattern` option will only output running scripts where the name matches the provided pattern.
|
||||||
|
|
||||||
rm
|
rm
|
||||||
^^
|
^^
|
||||||
|
Loading…
Reference in New Issue
Block a user