DORMANTno replies

[PATCH] everyday: use the dashless form of git-init

From: David Aguilar <hidden>
Date: 2016-06-15 22:46:26
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

The 'Everyday GIT' guide was using the old dashed form
of git-init.

Signed-off-by: David Aguilar <redacted>
---
 Documentation/everyday.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/everyday.txt b/Documentation/everyday.txt
index e598cdd..9310b65 100644
--- a/Documentation/everyday.txt
+++ b/Documentation/everyday.txt
@@ -98,7 +98,7 @@ Use a tarball as a starting point for a new repository.::
 ------------
 $ tar zxf frotz.tar.gz
 $ cd frotz
-$ git-init
+$ git init
 $ git add . <1>
 $ git commit -m "import of frotz source tree."
 $ git tag v2.43 <2>
-- 
1.6.2.77.g8cc3f
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help