diff options
-rw-r--r-- | docs/quick-start.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/quick-start.rst b/docs/quick-start.rst index ce07d7cc..19ee9f6e 100644 --- a/docs/quick-start.rst +++ b/docs/quick-start.rst @@ -177,7 +177,6 @@ Replace the default `vyos` system user: .. code-block:: none - set system login user myvyosuser level admin set system login user myvyosuser authentication plaintext-password mysecurepassword Set up :ref:`ssh_key_based_authentication`: |