-
-
Notifications
You must be signed in to change notification settings - Fork 813
Closed
Labels
Description
For example this:
datasette/docs/authentication.rst
Lines 33 to 35 in 4535568
| To sign in as root, start Datasette using the ``--root`` command-line option, like this:: | |
| $ datasette --root |
The problem with that $ prefix is that it prevents users from copying and pasting the raw command.
https://docs.datasette.io/en/stable/authentication.html#using-the-root-actor
Reactions are currently unavailable