[PATCH] git-daemon documentation: use {tilde}

Subsystems: documentation, the rest

DORMANTno replies

3 messages, 2 authors, 2016-06-15 · open the first message on its own page

[PATCH] git-daemon documentation: use {tilde}

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:47

Use '{tilde}' instead of '~', becase the later does not appear in the
manpage version, just in the HTML one.

Noticed by gonzzor on IRC.

Signed-off-by: Miklos Vajna <redacted>
---
 Documentation/git-daemon.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/git-daemon.txt b/Documentation/git-daemon.txt
index f1a570a..36f00ae 100644
--- a/Documentation/git-daemon.txt
+++ b/Documentation/git-daemon.txt
@@ -110,9 +110,9 @@ OPTIONS
 
 --user-path::
 --user-path=path::
-	Allow ~user notation to be used in requests.  When
+	Allow {tilde}user notation to be used in requests.  When
 	specified with no parameter, requests to
-	git://host/~alice/foo is taken as a request to access
+	git://host/{tilde}alice/foo is taken as a request to access
 	'foo' repository in the home directory of user `alice`.
 	If `--user-path=path` is specified, the same request is
 	taken as a request to access `path/foo` repository in
-- 
1.6.1.rc1.35.gae26e.dirty

Re: [PATCH] git-daemon documentation: use {tilde}

From: Michael J Gruber <hidden>
Date: 2016-06-15 22:45:47

Miklos Vajna venit, vidit, dixit 16.12.2008 16:48:
Use '{tilde}' instead of '~', becase the later does not appear in the
manpage version, just in the HTML one.
Curiously, "git help daemon" (which execs "man git-daemon") displays the
tilde but "man git-daemon" does not (nor does "konqueror
man:git-daemon"). Humh?

Michael

Re: [PATCH] git-daemon documentation: use {tilde}

From: Miklos Vajna <hidden>
Date: 2016-06-15 22:45:47

On Tue, Dec 16, 2008 at 06:38:57PM +0100, Michael J Gruber [off-list ref] wrote:
Curiously, "git help daemon" (which execs "man git-daemon") displays the
tilde but "man git-daemon" does not (nor does "konqueror
man:git-daemon"). Humh?
'git help daemon' is wrong for me - without the patch - as well.

(Though I never use the git help foo form.)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help