All of lore.kernel.org
 help / color / mirror / Atom feed
* clean the manual of unnecessary quote marks
@ 2008-11-28  2:09 jidanni
  2008-11-28  6:25 ` Sverre Rabbelier
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2008-11-28  2:09 UTC (permalink / raw)
  To: git

Gentlemen, sorry to be a bore, but in
/usr/share/doc/git-doc/gitcore-tutorial.html
there are examples like
$ git-cat-file "blob" 557db03
which makes it look like the author is an expert in other things, but
not the shell, where
$ git-cat-file blob 557db03
would be fine. Do you really type those extra quotes when nobody else
is looking? Same even with
$ echo "Silly example" >example
Let's see, Of
$ echo Silly example >example
$ echo Silly example>example
$ echo Silly example > example
I'd pick the latter...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-28  6:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-28  2:09 clean the manual of unnecessary quote marks jidanni
2008-11-28  6:25 ` Sverre Rabbelier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.