Re: [PATCH v4 2/3] vimdiff: add tool documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Aguilar <davvid@xxxxxxxxx> writes:

>> +merge_cmd_help() {
>> +       echo "Run 'man git-mergetool--vimdiff' for details"
>> +       return 0
>> +}
>> +
>> +
>>  translate_merge_tool_path() {
>>         case "$1" in
>>         nvimdiff*)
>> --
>
>
> My understanding is that we prefer "git help" instead of "man" when
> providing hints.
>
> That means we should suggest something like this instead:
>
>         echo "Run 'git help mergetool--vimdiff' for details"

Thanks for pointing it out.  Yes, not all platforms we support our
documentation pages have the "man" command as the primary means to
get to them.



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux