From 91bcbe496ba7a11bab7dbae0f99a58de117d63f5 Mon Sep 17 00:00:00 2001 From: Sebastian Duda <32878822+8sd@users.noreply.github.com> Date: Mon, 20 May 2019 08:29:27 +0000 Subject: [PATCH] Fix formatting issue --- doc/self-hosted/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/self-hosted/index.md b/doc/self-hosted/index.md index 008aac3b..c00b57ba 100644 --- a/doc/self-hosted/index.md +++ b/doc/self-hosted/index.md @@ -43,7 +43,7 @@ Options: --cert --cert-key -e, --extensions-dir Set the root path for extensions. - -d --user-data-dir Specifies the directory that user data is kept in, useful when running as root. + -d, --user-data-dir Specifies the directory that user data is kept in, useful when running as root. --data-dir DEPRECATED: Use '--user-data-dir' instead. Customize where user-data is stored. -h, --host Customize the hostname. (default: "0.0.0.0") -o, --open Open in the browser on startup.