summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergiu Ivanov <unlimitedscolobb@gmail.com>2008-10-10 21:14:25 +0300
committerSergiu Ivanov <unlimitedscolobb@gmail.com>2008-10-10 21:14:25 +0300
commite266d6a45c1cd1269872528dbe148f88a01ac081 (patch)
tree4ef73887e2fc11b673640506f0035692176b2b39
parentd60dd9120b1a50c92b0aefdc3a76618d74b5e0f1 (diff)
Removed the paragraph about propagating translators into directories from README
Earlier the README said that nsmux will propagate translators into a directory if it will be set on a directory. However, this functionality will be later implemented as a separate translator, therefore nsmux shall not care for this task in the future.
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index bedea7396..a2272393d 100644
--- a/README
+++ b/README
@@ -14,10 +14,6 @@ ask for 'file,,x'. You can also obtain the untranslated version of the
node 'file' using the following syntax: 'file,,0'. Note how we avoid
the usage of 'settrans', and, at the same time, maintain the
advantages of translator-based approach.
- It is important to mention that the idea described above can be
-applied similarly to directories: if there is a directory 'directory'
-and you ask for 'directory,,x/', you will provided with a directory in
-which every entry will be translated by translator 'x'.
You can also filter the translator stack: suppose you have a file
'file' translated by translators 'x', 'u', 'y', and 'z'. In most
cases, you can request for 'file,,-u', and you will be provided with