Fix CLI command from PR #1400

This commit is contained in:
ericgaspar 2020-09-23 19:37:21 +02:00
parent 71d0089818
commit 9aa049910c
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 3 additions and 3 deletions

View file

@ -37,7 +37,7 @@ yunohost dyndns subscribe -d whateveryouwant.nohost.me
yunohost dyndns update yunohost dyndns update
# Set it as the main domain # Set it as the main domain
yunohost tools maindomain --new-domain whateveryouwant.nohost.me yunohost domain main-domain -n whateveryouwant.nohost.me
``` ```
### Retrieve a nohost.me, noho.st or ynh.fr domain ### Retrieve a nohost.me, noho.st or ynh.fr domain

View file

@ -38,7 +38,7 @@ yunohost dyndns subscribe -d loquequieras.nohost.me
yunohost dyndns update yunohost dyndns update
# Configurarlo como dominio principal # Configurarlo como dominio principal
yunohost tools maindomain --new-domain loquequieras.nohost.me yunohost domain main-domain -n loquequieras.nohost.me
``` ```
### Recuperar un dominio nohost.me, noho.st o ynh.fr ### Recuperar un dominio nohost.me, noho.st o ynh.fr

View file

@ -40,7 +40,7 @@ yunohost dyndns subscribe -d cequevousvoulez.nohost.me
yunohost dyndns update yunohost dyndns update
# Le définir comme nouveau domain principal # Le définir comme nouveau domain principal
yunohost tools maindomain --new-domain cequevousvoulez.nohost.me yunohost domain main-domain -n cequevousvoulez.nohost.me
``` ```
### Récupérer un domaine nohost.me, noho.st ou ynh.fr ### Récupérer un domaine nohost.me, noho.st ou ynh.fr