]> Cypherpunks.ru repositories - gorecfile.git/blobdiff - README
Workaround for backslash in multilines
[gorecfile.git] / README
diff --git a/README b/README
index c9ab1aa107eea826e0b28be7bc5b990a46914ad7..5ed591aab4362102572d4d52d8d8a419c4432e3f 100644 (file)
--- 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.