X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=README;h=5ed591aab4362102572d4d52d8d8a419c4432e3f;hb=a24ce24d791284ed7ded63fc824c1c4e239d6d6d;hp=c9ab1aa107eea826e0b28be7bc5b990a46914ad7;hpb=29baa531948de1a2478a47d04bbab14012dc4c15;p=gorecfile.git diff --git a/README b/README index c9ab1aa..5ed591a 100644 --- a/README +++ b/README @@ -6,3 +6,9 @@ an example usage. * iterate through the records and their fields * ignore comments * support continuation lines (\$) and multilines (^+) + +Limitations: +* leading spaces in the first line of the value are ignored +* trailing backslash at the end of lines is cut + +It is free software: see the file COPYING for copying conditions.