From 2556492ec6b7958da7f36ec6e62db235f5437588 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Tue, 17 Aug 2021 11:59:50 +0200 Subject: [PATCH] documentation: btrbk.conf.5: remove paragraph on filename restrictions --- doc/btrbk.conf.5.asciidoc | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index 96b5a8a..1837ec4 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -36,14 +36,6 @@ global options must be set before any sections are defined. Blank lines are ignored. A hash character (#) starts a comment extending until end of line. -Whitespace or unicode characters are not allowed for file -names. Allowed characters are: - - [0-9] [a-z] [A-Z] and "._+-@" - -This is for sanity/safety/security reasons, we apologize for the -inconvenience. - SECTIONS --------