diff options
Diffstat (limited to 'ctdb/doc/ctdb.1.xml')
| -rw-r--r-- | ctdb/doc/ctdb.1.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml index 8c6a7eaad8..d9c287636c 100644 --- a/ctdb/doc/ctdb.1.xml +++ b/ctdb/doc/ctdb.1.xml @@ -554,7 +554,9 @@ MaxRedirectCount = 3 <refsect2><title>listvars</title> <para> - List all tuneable variables. + List all tuneable variables, except the values of the obsolete tunables + like VacuumMinInterval. The obsolete tunables can be retrieved only + explicitly with the "ctdb getvar" command. </para> <para> Example: ctdb listvars |
