hgbook

diff fr/ch02-tour-basic.xml @ 1114:527b86d55d4a

inotify: update installation information

inotify is shipped in Mercurial since 1.0, which greatly simplifies the installation process
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Sun Dec 13 16:35:56 2009 +0900 (2009-12-13)
parents 53dfddc566d8
children
line diff
     1.1 --- a/fr/ch02-tour-basic.xml	Tue Dec 01 13:40:01 2009 +0100
     1.2 +++ b/fr/ch02-tour-basic.xml	Sun Dec 13 16:35:56 2009 +0900
     1.3 @@ -732,8 +732,8 @@
     1.4            tip</command> accepte la plupart des options qu'accepte 
     1.5          <command role="hg-cmd">hg log</command>. Ainsi <option
     1.6            role="hg-opt-global">-v</option> ci-dessus implique <quote>soit
     1.7 -          verbeux</quote>, e <option role="hg-opt-tip">-p</option>
     1.8 -        indique <quote>affiche le patch</quote>. L'utilisation de l'option
     1.9 +          verbeux</quote>, <option role="hg-opt-tip">-p</option>
    1.10 +        veut dire <quote>affiche le patch</quote>. L'utilisation de l'option
    1.11          <option role="hg-opt-tip">-p</option> pour afficher un patch est un
    1.12          autre exemple de la cohérence des commandes évoquée plus tôt.</para>
    1.13