Skip to content

Commit fd49a8e

Browse files
committed
styling ssh command
Signed-off-by: Marcin Fabrykowski <git@fabrykowski.pl>
1 parent 3aee4f7 commit fd49a8e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ <h2>łączenie się z serwerem</h2>
156156
<ul>
157157
<li class="fragment">kliknij menu start</li>
158158
<li class="fragment">uruchom PowerShell</li>
159-
<li class="fragment">wpisz:
160-
<code>ssh user@ssh.warsztaty.linux.org.pl -p 82&lt;XX&gt;</code></li>
159+
<li class="fragment">wpisz:</li>
160+
<li class="fragment">ssh user@ssh.warsztaty.linux.org.pl -p 82<XX></li>
161161
<li class="fragment">Wpisz hasło: <code>passwd13</code> (hasło nie
162162
będzie wyświetlane)</li>
163163
<li class="fragment">Już :)</li>

linux_101.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ Linux
105105

106106
- kliknij menu start
107107
- uruchom PowerShell
108-
- wpisz: ``ssh user@ssh.warsztaty.linux.org.pl -p 82<XX>``
108+
- wpisz:
109+
- ssh user@ssh.warsztaty.linux.org.pl -p 82<XX>
109110
- Wpisz hasło: `passwd13` (hasło nie będzie wyświetlane)
110111
- Już :)
111112

0 commit comments

Comments
 (0)