Re: [Dnsmasq-discuss] [PATCH v2 3/3] Document the --help option in the french manual

2018-07-19 Thread Simon Kelley
Patches applied.


Many thanks.


Cheers,

Simon.



On 09/07/18 17:27, Olivier Gayot wrote:
> The option was already described in the original manual page but was not
> replicated in the french translation.
> 
> Reviewed-By: Nicolas Cavallari 
> ---
>  man/fr/dnsmasq.8 | 7 +++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/man/fr/dnsmasq.8 b/man/fr/dnsmasq.8
> index ef89d8a..88967df 100644
> --- a/man/fr/dnsmasq.8
> +++ b/man/fr/dnsmasq.8
> @@ -54,6 +54,13 @@ Vérifie la syntaxe du ou des fichiers de configuration. Se 
> termine avec le
>  code de retour 0 si tout est OK, ou un code différent de 0 dans le cas
>  contraire. Ne démarre pas Dnsmasq.
>  .TP
> +.B \-w, --help
> +Affiche toutes les options de ligne de commande.
> +.B --help dhcp
> +affiche les options de configuration connues pour DHCPv4, et
> +.B --help dhcp6
> +affiche les options de configuration connues pour DHCPv6.
> +.TP
>  .B \-h, --no-hosts
>  Ne pas charger les noms d'hôtes du fichier /etc/hosts.
>  .TP
> 


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss


[Dnsmasq-discuss] [PATCH v2 3/3] Document the --help option in the french manual

2018-07-09 Thread Olivier Gayot
The option was already described in the original manual page but was not
replicated in the french translation.

Reviewed-By: Nicolas Cavallari 
---
 man/fr/dnsmasq.8 | 7 +++
 1 file changed, 7 insertions(+)

diff --git a/man/fr/dnsmasq.8 b/man/fr/dnsmasq.8
index ef89d8a..88967df 100644
--- a/man/fr/dnsmasq.8
+++ b/man/fr/dnsmasq.8
@@ -54,6 +54,13 @@ Vérifie la syntaxe du ou des fichiers de configuration. Se 
termine avec le
 code de retour 0 si tout est OK, ou un code différent de 0 dans le cas
 contraire. Ne démarre pas Dnsmasq.
 .TP
+.B \-w, --help
+Affiche toutes les options de ligne de commande.
+.B --help dhcp
+affiche les options de configuration connues pour DHCPv4, et
+.B --help dhcp6
+affiche les options de configuration connues pour DHCPv6.
+.TP
 .B \-h, --no-hosts
 Ne pas charger les noms d'hôtes du fichier /etc/hosts.
 .TP
-- 
2.18.0


___
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss