diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2007-01-17 16:32:41 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-01-17 08:44:32 -0800 |
commit | 23bfbb815d7d71ff20c014f4610732597f0a75db (patch) | |
tree | 69a5f28bb990dfb8f5871972c1bac4c9ab0e3cb6 /Documentation/git-ls-remote.txt | |
parent | Documentation/git-sh-setup.txt: programmer's docs (diff) | |
download | tgif-23bfbb815d7d71ff20c014f4610732597f0a75db.tar.xz |
Documentation: a few spelling fixes
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-ls-remote.txt')
-rw-r--r-- | Documentation/git-ls-remote.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index c8a4c5a4d9..c254005ca3 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -29,7 +29,7 @@ OPTIONS -u <exec>, --upload-pack=<exec>:: Specify the full path of gitlink:git-upload-pack[1] on the remote host. This allows listing references from repositories accessed via - SSH and where the SSH deamon does not use the PATH configured by the + SSH and where the SSH daemon does not use the PATH configured by the user. Also see the '--exec' option for gitlink:git-peek-remote[1]. <repository>:: |