mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 00:21:38 +03:00
add README for /top
This commit is contained in:
parent
0be8444f6b
commit
0c1b59f03a
@ -68,6 +68,9 @@ On boot you will be prompted to navigate to `localhost:8080`. Make sure your ETH
|
||||
- `/a` (to exit app mode)
|
||||
- `/hi <name> <string>`: send a text message to another node's command line.
|
||||
- Example: `/hi ben.nec hello world`
|
||||
- `/top <process_id>`: display kernel debugging info about a process. Leave the process ID blank to display info about all processes and get the total number of running processes.
|
||||
- Example: `/top net:sys:nectar`
|
||||
- Example: `/top`
|
||||
|
||||
## Example usage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user