X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-init-db.txt;h=eba3cb4998b2732a22551aaf962ae1a742d221de;hb=8e4384fd4438a143af7125eb0f03312a318319fb;hp=1fd0ff2610a1375bcf0defe2a234b2dee1a7997a;hpb=363cfc1716c9192053aaceb7e61e6a3af5699ddd;p=git.git diff --git a/Documentation/git-init-db.txt b/Documentation/git-init-db.txt index 1fd0ff261..eba3cb499 100644 --- a/Documentation/git-init-db.txt +++ b/Documentation/git-init-db.txt @@ -8,7 +8,7 @@ git-init-db - Creates an empty git repository SYNOPSIS -------- -'git init-db' [-q | --quiet] [--template=] [--shared[=]] +'git init-db' [-q | --quiet] [--bare] [--template=] [--shared[=]] DESCRIPTION