Skip to content

Commit

Permalink
Another changed in the table
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Apr 19, 2018
1 parent 68b13b6 commit 96b05fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/useful_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Some of the features of :code:`screen` are (from `this page <https://kb.iu.edu/d
* Using the detach feature, you can save screen processes when logging out and resume where you left off, saving the trouble of restarting them.


+=====================+===============================================================+
+---------------------+---------------------------------------------------------------+
|Command | Purpose |
+=====================+===============================================================+
|:code:`Ctrl-a c` | Create new window (shell) |
Expand All @@ -128,7 +128,7 @@ Some of the features of :code:`screen` are (from `this page <https://kb.iu.edu/d
|:code:`Ctrl-a Ctrl-\`| Quit screen |
|:code:`Ctrl-a D` | Power detach and logout |
|:code:`Ctrl-a d` | Detach but keep shell window open |
+=====================+===============================================================+
+---------------------+---------------------------------------------------------------+

For some useful tutorials, see:

Expand Down

0 comments on commit 96b05fa

Please sign in to comment.