aboutsummaryrefslogtreecommitdiff
path: root/README.tunables
diff options
context:
space:
mode:
Diffstat (limited to 'README.tunables')
-rw-r--r--README.tunables3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.tunables b/README.tunables
index 3f16b5d827..0e9b0d7a47 100644
--- a/README.tunables
+++ b/README.tunables
@@ -48,7 +48,8 @@ TOP_NAMESPACE {
The list of allowed attributes are:
- type: Data type. Defaults to STRING. Allowed types are:
- INT_32, SIZE_T and STRING.
+ INT_32, UINT_64, SIZE_T and STRING. Numeric types may
+ be in octal or hexadecimal format too.
- minval: Optional minimum acceptable value. For a string type
this is the minimum length of the value.