From 88e36141d0b3025637960f45c08033c949ae26fb Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Sat, 22 Jun 2013 13:28:16 +0530 Subject: ls-remote doc: rewrite paragraph Replace the paragraph containing specific references to $GIT_DIR/branches and "." with a generic urls-or-remotes paragraph referencing the relevant sections in the git-fetch(1) manpage. Signed-off-by: Ramkumar Ramachandra Signed-off-by: Junio C Hamano diff --git a/Documentation/git-ls-remote.txt b/Documentation/git-ls-remote.txt index cce4f93..283fc0c 100644 --- a/Documentation/git-ls-remote.txt +++ b/Documentation/git-ls-remote.txt @@ -48,9 +48,9 @@ OPTIONS exit without talking to the remote. :: - Location of the repository. The shorthand defined in - $GIT_DIR/branches/ can be used. Use "." (dot) to list references in - the local repository. + The "remote" repository to query. This parameter can be + either a URL or the name of a remote (see the GIT URLS and + REMOTES sections of linkgit:git-fetch[1]). ...:: When unspecified, all references, after filtering done -- cgit v0.10.2-6-g49f6