mercurial/commands.py
changeset 15644 43bb9c5ab963
parent 15631 e5fd140a4e69
parent 15636 4841035f37b6
child 15708 309e49491253
equal deleted inserted replaced
15643:4fbd0eeeb52c 15644:43bb9c5ab963
  5155 
  5155 
  5156     .. container:: verbose
  5156     .. container:: verbose
  5157 
  5157 
  5158       Examples:
  5158       Examples:
  5159 
  5159 
  5160       - show changes in the working directory relative to a changeset:
  5160       - show changes in the working directory relative to a
       
  5161         changeset::
  5161 
  5162 
  5162           hg status --rev 9353
  5163           hg status --rev 9353
  5163 
  5164 
  5164       - show all changes including copies in an existing changeset::
  5165       - show all changes including copies in an existing changeset::
  5165 
  5166