]> Cypherpunks.ru repositories - gorecfile.git/blobdiff - README
Unify copyright comment format
[gorecfile.git] / README
diff --git a/README b/README
index c9ab1aa107eea826e0b28be7bc5b990a46914ad7..7d38e9467e33b97d1a80beabdc7b3f1ea9212419 100644 (file)
--- a/README
+++ b/README
@@ -6,3 +6,12 @@ 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 followed by space
+
+Also there is go.cypherpunks.ru/recfile/slog.NewRecfileHandler log/slog
+handler to write your logs in recfile format directly.
+
+It is free software: see the file COPYING for copying conditions.