From 0e78c2307da4177fa49031e717c3688d21428695 Mon Sep 17 00:00:00 2001 From: clsr Date: Tue, 28 Jun 2016 20:00:06 +0200 Subject: Remove storage folder path collisions for short IDs --- USAGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'USAGE') diff --git a/USAGE b/USAGE index bd48ed8..3fea3fa 100644 --- a/USAGE +++ b/USAGE @@ -54,7 +54,7 @@ Running example: --name Example --id-charset CHARSET - sets the charset for file IDs in URLs to CHARSET; should only include URL-safe characters and no slashes or underscores + sets the charset for file IDs in URLs to CHARSET; should only include URL-safe characters and no slashes example: --id-charset 0123456789 --id-length LENGTH -- cgit