doc/hg.1.txt
changeset 924 ab681ea2857e
parent 910 891b6a262c4b
child 928 6f2c3bcbfaaf
equal deleted inserted replaced
923:c7a3b88505cd 924:ab681ea2857e
   251     is given then the tip is used.
   251     is given then the tip is used.
   252 
   252 
   253 parents::
   253 parents::
   254     Print the working directory's parent revisions.
   254     Print the working directory's parent revisions.
   255 
   255 
       
   256 paths [NAME]::
       
   257     Show definition of symbolic path name NAME. If no name is given, show
       
   258     definition of available names.
       
   259 
       
   260     Path names are defined in the [paths] section of the $HOME/.hgrc and
       
   261     <repo>/.hg/hgrc configuration files. If run outside a repo, 'paths'
       
   262     queries only $HOME/.hgrc.
       
   263 
   256 pull <repository path>::
   264 pull <repository path>::
   257     Pull changes from a remote repository to a local one.
   265     Pull changes from a remote repository to a local one.
   258 
   266 
   259     This finds all changes from the repository at the specified path
   267     This finds all changes from the repository at the specified path
   260     or URL and adds them to the local repository. By default, this
   268     or URL and adds them to the local repository. By default, this