From 95169ee96cc067978db9e8c99b58d9a9a640da38 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Tue, 30 Dec 2008 06:22:13 -0700 Subject: [PATCH] DOC -- fix convert-ly instructions for documentation. --- Documentation/user/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/README.txt b/Documentation/user/README.txt index afadb666b7..cb344d3afa 100644 --- a/Documentation/user/README.txt +++ b/Documentation/user/README.txt @@ -10,6 +10,6 @@ General policy: policy.txt %%%%% UPDATING DOCS cd into Documentation and run -find -name . '*.itely' | xargs convert-ly -e +find . -name '*.itely' | xargs convert-ly -e (This also updates translated docs.) -- 2.39.5