Développement logiciel: Difference between revisions

From hugovil.com
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[GIT]]
[[Création paquet PPA Ubuntu]]
[[Création paquet PPA Ubuntu]]


[[Multiple ISO images bootdisk]]
[[Multiple ISO images bootdisk]]
= Comment indenter un fichier XML =
  $> XMLLINT_INDENT="    " xmllint --format source.xml > destination.xml

Latest revision as of 19:58, 2 April 2026

GIT

Création paquet PPA Ubuntu

Multiple ISO images bootdisk

Comment indenter un fichier XML

 $> XMLLINT_INDENT="    " xmllint --format source.xml > destination.xml