trivial: Remove the hyphen from git commands
[safe/jmp/linux-2.6] / Documentation / trace / kmemtrace.txt
index a956d9b..6308735 100644 (file)
@@ -64,7 +64,7 @@ III. Quick usage guide
 CONFIG_KMEMTRACE).
 
 2) Get the userspace tool and build it:
-$ git-clone git://repo.or.cz/kmemtrace-user.git                # current repository
+$ git clone git://repo.or.cz/kmemtrace-user.git                # current repository
 $ cd kmemtrace-user/
 $ ./autogen.sh
 $ ./configure