On Thu, Jan 15, 2015 at 12:08 PM, Alexander Kuleshov
<[email protected]> wrote:
> Yes, right,

Etiquette on this list is to avoid top-posting [1].

> how to do it better? Something like: Documentation,
> init-db/init:.....? Or something else?

Simplest would be to split it into two patches: one for
git-init-db.txt and one for git-init.txt.

Also...

>> On Thu, Jan 15, 2015 at 5:31 AM, Alexander Kuleshov
>> <[email protected]> wrote:
>>> Subject: Documentation/init-db.txt: minor style and synopsys fixes
>>> This patch constists of two minor changes:
>>>
>>> * line-wrap 'git init-db' synopsis
>>>
>>> * last possible argument '[<directory>]' was missed
>>>
>>> Signed-off-by: Alexander Kuleshov <[email protected]>
>>> ---
>>> +'git init-db' [-q | --quiet] [--bare] [--template=<template_directory>]
>>> +            [--separate-git-dir <git-dir>]
>>> +            [--shared[=<permissions>]] [<directory>]

Taking Alex's review[2] into consideration:

s/template_directory/template-directory/

[1]: https://lkml.org/lkml/2005/1/11/111
[2]: http://article.gmane.org/gmane.comp.version-control.git/262427
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to