]> TLD Linux GIT Repositories - TLD.git/commitdiff
- fix 'description' howto
authorBartosz Świątek <shadzik@tld-linux.org>
Thu, 29 Sep 2011 16:28:22 +0000 (18:28 +0200)
committerBartosz Świątek <shadzik@tld-linux.org>
Thu, 29 Sep 2011 16:28:22 +0000 (18:28 +0200)
git-howto.txt

index 1a52c603b6c62cd988dbeb0ce97823aa46bc67e7..e870c8f716f4bd54a71cfa14dee79af5e9827da0 100644 (file)
@@ -114,7 +114,7 @@ git ls-files -d | xargs git checkout --
 
 Do the following:
 
-ssh git@git.tld-linux.org setdesc packages/some_package "Some description"
+echo "Some description" |ssh git@git.tld-linux.org setdesc packages/some_package
 
 ==============================================================================
 6. SPECS: What is obsolete now that we have GIT?