From 989fcf277a72adee545df4105ceccd842c63c4f2 Mon Sep 17 00:00:00 2001 From: Richard Hartmann Date: Thu, 13 Mar 2014 22:35:16 +0100 Subject: [PATCH] Update manpage --- doc/vcsh.1.ronn | 9 +++++++++ vcsh.1 | 15 ++++++++++++++- 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/doc/vcsh.1.ronn b/doc/vcsh.1.ronn index 56df4ed..05da4fa 100644 --- a/doc/vcsh.1.ronn +++ b/doc/vcsh.1.ronn @@ -171,6 +171,15 @@ executed in the context of your shell. Interesting knobs you can turn: +* <$VCSH_GITATTRIBUTES>: + Can be , or any other value. + + will not maintain Git attributes in a special location. + + If set to any other value, repo-specific gitattributes files will be maintained. + + Defaults to . + * <$VCSH_GITIGNORE>: Can be , , or . diff --git a/vcsh.1 b/vcsh.1 index 967aee8..4c77838 100644 --- a/vcsh.1 +++ b/vcsh.1 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "VCSH" "1" "February 2014" "" "" +.TH "VCSH" "1" "March 2014" "" "" . .SH "NAME" \fBvcsh\fR \- Version Control System for $HOME \- multiple Git repositories in $HOME @@ -213,6 +213,19 @@ Please note that those files are sourced\. Any and all commands will be executed Interesting knobs you can turn: . .TP +\fI$VCSH_GITATTRIBUTES\fR +Can be \fInone\fR, or any other value\. +. +.IP +\fInone\fR will not maintain Git attributes in a special location\. +. +.IP +If set to any other value, repo\-specific gitattributes files will be maintained\. +. +.IP +Defaults to \fInone\fR\. +. +.TP \fI$VCSH_GITIGNORE\fR Can be \fIexact\fR, \fInone\fR, or \fIrecursive\fR\. . -- 2.39.5