explain how to connect your console with +

This commit is contained in:
ault011 2015-06-17 14:00:29 -07:00
parent 60727b5f2b
commit 0767531c43

View File

@ -103,9 +103,13 @@ Basics
`^v` will switch between the task manager and the focussed process. `^x`
will switch between processes.
To start a process that is not yet started run `*proc` from the task
To start a process that is not yet started, run `*proc` from the task
manager.
To connect your console to a process that has already been started, run `+proc`
from the task manager. Note that the process must be one that supports console
access, such as dojo and talk.
`^d` will exit the pier from the task manager. No matter how you shut
your urbit down you'll be returned to exactly the same state as when you
turned it off.