From 4617b9a17ae12f9f51f9e62a18c80fafc9d01901 Mon Sep 17 00:00:00 2001 From: SIkebe Date: Mon, 13 Apr 2020 23:54:55 +0900 Subject: [PATCH] Updated Basic configurations (markdown) --- Basic-configurations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic-configurations.md b/Basic-configurations.md index 535d036..a4e68ad 100644 --- a/Basic-configurations.md +++ b/Basic-configurations.md @@ -1,6 +1,6 @@ ## CLI options -The following options are available in the standalone mode (`java --jar gitbucket.war`): +The following options are available in the standalone mode (`java -jar gitbucket.war`): - `--gitbucket.home=[DATA_DIR]` - Data directory of this GitBucket instance (default is `~/.gitbucket`).