From a90376b98617925571f9822484bde8d26fa70aed Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sun, 23 Nov 2008 11:22:45 +0100 Subject: [PATCH] Docs: warn about snippet-update usage --- Documentation/TRANSLATION | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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): -- 2.39.5