chiark / gitweb /
Extract Subversion ignore data.
[misc] / gorp.1
diff --git a/gorp.1 b/gorp.1
index 66de0a1cc6826493f7af652c814ad50900a38a5d..572bee736ce9b345481d98dda5f61974d7e58b41 100644 (file)
--- a/gorp.1
+++ b/gorp.1
@@ -41,6 +41,19 @@ which may be
 instead of
 .RB ` / ',
 so the output is suitable for use as a filename),
+.B safe64
+(Base64 encoding, with
+.RB ` - '
+instead of
+.RB ` + ',
+and
+.RB ` _ '
+instead of
+.RB ` / ',
+as specified in RFC3548, as an attempt to achieve the same goal but
+inconveniently using up all the good separator characters),
+.B base32
+(Base32 encoding, as described in RFC2938),
 .B hex
 (plain hexadecimal encoding), or
 .B raw