mirror of https://github.com/docker/docs.git
Update get-help.md
This commit is contained in:
parent
863772ceb1
commit
6760a6a88b
|
|
@ -33,7 +33,7 @@ community members and developers.
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Internet Relay Chat (IRC)</th>
|
||||
<td>Internet Relay Chat (IRC)</td>
|
||||
<td>
|
||||
<p>
|
||||
IRC a direct line to our most knowledgeable Docker users.
|
||||
|
|
@ -108,7 +108,9 @@ register:
|
|||
4. Register your nickname by entering the following command in the
|
||||
command line bar:
|
||||
|
||||
```
|
||||
/msg NickServ REGISTER yourpassword youremail@example.com
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
|
@ -124,10 +126,11 @@ command line bar:
|
|||
|
||||

|
||||
|
||||
6. Back in the browser, complete the registration according to the email
|
||||
by entering the following command into the webchat command line bar:
|
||||
6. Back in the browser, complete the registration according to the email by entering the following command into the webchat command line bar:
|
||||
|
||||
```
|
||||
/msg NickServ VERIFY REGISTER yournickname somecode
|
||||
```
|
||||
|
||||
Your nickname is now registered to chat on freenode.net.
|
||||
|
||||
|
|
@ -167,7 +170,9 @@ Client web page in your browser:
|
|||
5. To register your nickname enter the following message into the command line bar
|
||||
at the bottom of the IRCCloud Client:
|
||||
|
||||
```
|
||||
/msg NickServ REGISTER yourpassword youremail@example.com
|
||||
```
|
||||
|
||||
This command line bar is for chatting and entering in IRC commands.
|
||||
|
||||
|
|
@ -177,7 +182,9 @@ at the bottom of the IRCCloud Client:
|
|||
|
||||
7. Back in the browser, complete the registration according to the email.
|
||||
|
||||
```
|
||||
/msg NickServ VERIFY REGISTER yournickname somecode
|
||||
```
|
||||
|
||||
## Tips
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue