Re: [GUILT 5/5] doc: git doesn't use git-foo invocations.
From: Jeff Sipek <hidden>
Date: 2016-06-15 23:03:40
Signed-off-by: Josef 'Jeff' Sipek <redacted> On Fri, Jan 23, 2015 at 02:24:59PM +0100, Per Cederqvist wrote:
quoted hunk ↗ jump to hunk
Make them into reference to the man pages instead. Signed-off-by: Per Cederqvist <redacted> --- Documentation/guilt-add.txt | 2 +- Documentation/guilt-refresh.txt | 2 +- Documentation/guilt-rm.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)diff --git a/Documentation/guilt-add.txt b/Documentation/guilt-add.txt index a276f09..067b6ca 100644 --- a/Documentation/guilt-add.txt +++ b/Documentation/guilt-add.txt@@ -11,7 +11,7 @@ include::usage-guilt-add.txt[] DESCRIPTION ----------- -Adds the files specified to git using git-add making it available to guilt. +Adds the files specified to git using git-add(1) making it available to guilt. OPTIONS -------diff --git a/Documentation/guilt-refresh.txt b/Documentation/guilt-refresh.txt index 7757bdc..98076e3 100644 --- a/Documentation/guilt-refresh.txt +++ b/Documentation/guilt-refresh.txt@@ -23,7 +23,7 @@ OPTIONS Include a diffstat output in the patch file. Useful for cases where patches will be submitted with other tools. + -If the command line option is omitted, the corresponding git-config +If the command line option is omitted, the corresponding git-config(1) option "guilt.diffstat" will be queried. So this would enable diffstat output by default:diff --git a/Documentation/guilt-rm.txt b/Documentation/guilt-rm.txt index 71b49fe..cfe471e 100644 --- a/Documentation/guilt-rm.txt +++ b/Documentation/guilt-rm.txt@@ -11,7 +11,7 @@ include::usage-guilt-rm.txt[] DESCRIPTION ----------- -Removes the files specified from git using git-rm +Removes the files specified from git using git-rm(1). OPTIONS --------- 2.1.0
-- The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers. - Bill Gates, The Road Ahead, pg. 265