diff --git a/admin-guide/mgmt-tools/bob.rst b/admin-guide/mgmt-tools/bob.rst index 3022e8e..58493ac 100644 --- a/admin-guide/mgmt-tools/bob.rst +++ b/admin-guide/mgmt-tools/bob.rst @@ -88,7 +88,7 @@ root password The root password can be set with the attribute ``rootpw``. The value of the attribute must be the password hash, and can be generated with the command -``openssl passwd -6 "this is the password"`` +``openssl passwd -6 'this is the password'`` partitions ~~~~~~~~~~