chiark / gitweb /
nspawn: mount /etc/timezone into nspawn environment too
[elogind.git] / src / cgtop.c
index 4624bc4af5d379fe46fa28d8538cbb175d8a336a..8b8617dc1c91f7aea53364f14fae563e17156917 100644 (file)
@@ -499,7 +499,7 @@ static void help(void) {
                "  -m                  Order by memory load\n"
                "  -i                  Order by IO load\n"
                "  -d --delay=DELAY    Specify delay\n"
-               "     --depth=DEPTH    Maximum traversal depth\n",
+               "     --depth=DEPTH    Maximum traversal depth (default: 2)\n",
                program_invocation_short_name);
 }