summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-10-29 14:34:24 +0200
committerLennart Poettering <lennart@poettering.net>2021-11-19 00:05:53 +0100
commit9f5827e01cb8517d61b39fbfe29173900866a713 (patch)
treefb4e6f8c99dd33f04b2aa07a0ce0ff8704d79e08 /man
parent41caad6fcce0b4245849676396b21c8bd553db22 (diff)
downloadsystemd-9f5827e01cb8517d61b39fbfe29173900866a713.tar.gz
homectl: parse "min" and "max" as special disk size values
Diffstat (limited to 'man')
-rw-r--r--man/homectl.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/man/homectl.xml b/man/homectl.xml
index 1b109938ce..6ed8e90bf1 100644
--- a/man/homectl.xml
+++ b/man/homectl.xml
@@ -849,7 +849,11 @@
<literal>xfs</literal> and <literal>btrfs</literal> the home directory may be grown while the user is
logged in, and on the latter also shrunk while the user is logged in. If the
<literal>subvolume</literal>, <literal>directory</literal>, <literal>fscrypt</literal> storage
- mechanisms are used, resizing will change file system quota.</para></listitem>
+ mechanisms are used, resizing will change file system quota. The size parameter may make use of the
+ usual suffixes B, K, M, G, T (to the base of 1024). The special strings <literal>min</literal> and
+ <literal>max</literal> may be specified in place of a numeric size value, for minimizing or
+ maximizing disk space assigned to the home area, taking constraints of the file system, disk usage inside
+ the home area and on the backing storage into account.</para></listitem>
</varlistentry>
<varlistentry>