diff --git a/man/homectl.xml b/man/homectl.xml index 0bf4803d9a7..5ba93bbe136 100644 --- a/man/homectl.xml +++ b/man/homectl.xml @@ -128,7 +128,7 @@ FORMAT - + Controls whether to output the user record in JSON format, if the inspect command (see below) is used. Takes one of pretty, @@ -136,7 +136,7 @@ whitespace and newlines are inserted in the output to make the JSON data more readable. If short all superfluous whitespace is suppressed. If off (the default) the user information is not shown in JSON format but in a friendly human readable formatting - instead. The option picks pretty when run interactively and + instead. The option picks pretty when run interactively and short otherwise.