From: John Mandereau Date: Sun, 23 Nov 2008 10:22:45 +0000 (+0100) Subject: Docs: warn about snippet-update usage X-Git-Tag: release/2.12.0-1~13^2~32^2~52 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a90376b98617925571f9822484bde8d26fa70aed;p=lilypond.git Docs: warn about snippet-update usage --- diff --git a/Documentation/TRANSLATION b/Documentation/TRANSLATION index 73fbb9fa16..a2bc8037d3 100644 --- a/Documentation/TRANSLATION +++ b/Documentation/TRANSLATION @@ -361,7 +361,11 @@ This script overwrites music snippets in /user/every.itely with music snippets from user/every.itely. It ignores skeleton files, and keeps intact music snippets preceded with a line starting with '@c KEEP LY'; it reports an error for each .itely that has not the same -music snippet count in both languages. +music snippet count in both languages. Always use this script with a +lot of care, i.e. run it on a clean Git working tree, and check the +changes it made with "git diff" before committing; if you don't do so, +some @lilypond snippets might be broken or make no sense in their +context. Finally, a command runs the three update processes above for all enabled languages (from Documentation):