]> Sergey Matveev's repositories - sgblog.git/blobdiff - README.texi
Less panic
[sgblog.git] / README.texi
index f7564223e13f714f854f4d40f4a13f70074bc209..adc60739a1a2e92c91f45883214eb0e599381c4a 100644 (file)
@@ -103,6 +103,7 @@ add/change comments with commands like:
 
 @example
 $ git notes --ref=topics add -m "linux hate" @@
+$ git push origin mybranch refs/notes/topics
 @end example
 
 To reset incorrectly added topic:
@@ -169,7 +170,7 @@ Example @command{UCSPI-TCP} service running under
 uid=\`id -u lighttpd\`
 gid=\`id -g git\`
 addr=2001::123
-exec tcpserver -DRH -u $uid -g $gid -l 0 $addr gopher \
+exec tcpserver -DHR -u $uid -g $gid -l 0 $addr gopher \
   sgblog -gopher /path/to/gopher.hjson
 EOF