mirror of https://github.com/martanne/abduco
Slight formatting change
This commit is contained in:
parent
1946d8387a
commit
16d76139db
4
README
4
README
|
|
@ -8,7 +8,7 @@ but more lightweight, replacement of the before mentioned tools.
|
|||
Quickstart
|
||||
----------
|
||||
|
||||
Assuming dvtm is located somewhere in $PATH, the following creates a
|
||||
Assuming dvtm is located somewhere in `$PATH`, the following creates a
|
||||
new session named 'demo':
|
||||
|
||||
$ abduco -c demo
|
||||
|
|
@ -17,7 +17,7 @@ An arbitrary application can be started as follows:
|
|||
|
||||
$ abduco -c demo your-application
|
||||
|
||||
CTRL+\ detaches from the active session. All available sessions can be
|
||||
`CTRL+\` detaches from the active session. All available sessions can be
|
||||
displayed by running:
|
||||
|
||||
$ abduco
|
||||
|
|
|
|||
Loading…
Reference in New Issue