chiark / gitweb /
Don't use the dashed for of git commands
[stgit] / Documentation / tutorial.txt
index 2b8e4e782aa827de3be31f43af312ab2a03401d8..b040d290dabc003454f531cde7fb45f67bb7e848 100644 (file)
@@ -32,7 +32,7 @@ Repository initialisation
 -------------------------
 
 In stand-alone mode, StGIT is used in conjunction with a GIT repository
-that is already initialised (using 'git-init-db'). StGIT cannot be used
+that is already initialised (using 'git init'). StGIT cannot be used
 outside of a GIT repository.
 Any branch in a GIT repository may be managed by StGIT. Each branch
 managed by StGIT contains an independent series of StGIT patches.