Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: remove already explained filename transliteration (channel ic…
…on naming scheme)
  • Loading branch information
Mark Clarkstone authored and perexg committed Apr 17, 2016
1 parent 2a9d1cb commit 3e64c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/property/config_channelname_scheme.md
Expand Up @@ -8,6 +8,6 @@ tab.

Scheme | Description
-----------------------|-------------------
No scheme | Use service name "as is" to generate the filename - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded.
All lower-case | Generate lower-case filenames - spaces are replaced with underscores `_` and non-alphanumeric characters are URL encoded.
No scheme | Use service name "as is" to generate the filename.
All lower-case | Generate lower-case filenames.
Service name picons | Generate lower-case filenames using picon formatting.

0 comments on commit 3e64c52

Please sign in to comment.