mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Install documentation - complete a TODO mark with a CLI screenshot
PR #2002 @oleole39 et cert-install WARNING depreciate
This commit is contained in:
parent
1eb6cf0b9a
commit
3bdcd8b6cf
1 changed files with 4 additions and 2 deletions
|
@ -719,7 +719,9 @@ Go in Users > Click on "+ New User" button
|
||||||
```
|
```
|
||||||
yunohost user create johndoe
|
yunohost user create johndoe
|
||||||
```
|
```
|
||||||
TODO : copypasta an actual shell session will all info asked etc..
|
|
||||||
|
![User creation CLI](image://create-first-user-cli.png?resize=100%&class=inline)
|
||||||
|
|
||||||
|
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
@ -772,7 +774,7 @@ Go in Domains > Click on your domain > SSL Certificate
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[ui-tab title="From the command line"]
|
[ui-tab title="From the command line"]
|
||||||
```
|
```
|
||||||
yunohost domain cert-install
|
yunohost domain cert install
|
||||||
```
|
```
|
||||||
[/ui-tab]
|
[/ui-tab]
|
||||||
[/ui-tabs]
|
[/ui-tabs]
|
||||||
|
|
Loading…
Reference in a new issue