summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 63405bcf49..37fef40522 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -10927,7 +10927,6 @@ this field must contain the encrypted password, as a string.  You can use the
 @example
 (user-account
   (name "charlie")
-  (home-directory "/home/charlie")
   (group "users")
 
   ;; Specify a SHA-512-hashed initial password.