mirror of
https://github.com/opsschool/curriculum.git
synced 2026-01-15 12:15:03 +00:00
Merge pull request #299 from fjcapdevila/patch-9
Capitalize proper nouns.
This commit is contained in:
@@ -271,13 +271,13 @@ Reattach to a session:
|
||||
|
||||
Share a session:
|
||||
|
||||
User alice starts session:
|
||||
User Alice starts session:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
screen -S session1
|
||||
|
||||
User bob can then attach to the same session (both alice and bob can send commands to the session):
|
||||
User Bob can then attach to the same session (both Alice and Bob can send commands to the session):
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user