You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the index.adoc (nodebook/chapter-08/), the flag --option in the sentence :
<1> Omission de la valeur de --option et tentative d'affectation de valeur à l'option booléenne --fast
does not exist in the related example.
Hi,
In the
index.adoc
(nodebook/chapter-08/), the flag--option
in the sentence :<1> Omission de la valeur de
--option
et tentative d'affectation de valeur à l'option booléenne--fast
does not exist in the related example.
The correct flag is
--country
.Link to your document: https://github.com/oncletom/nodebook/blob/524edca4a97d937f23bb59db16a4d3ae21fa9cb8/chapter-08/index.adoc
The text was updated successfully, but these errors were encountered: