hgbook

diff ja/examples/tour.log-r.out @ 862:ad6d3f5245e7

Link back to the original English version of the book.
author gpiancastelli
date Fri Aug 28 12:21:45 2009 +0200 (2009-08-28)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ja/examples/tour.log-r.out	Fri Aug 28 12:21:45 2009 +0200
     1.3 @@ -0,0 +1,24 @@
     1.4 +$ \textbf{hg log -r 3}
     1.5 +changeset:   
     1.6 +user:        Bryan O'Sullivan <bos@serpentine.com>
     1.7 +
     1.8 +summary:     Get make to generate the final binary from a .o file.
     1.9 +
    1.10 +$ \textbf{hg log -r }
    1.11 +changeset:   
    1.12 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.13 +
    1.14 +summary:     Get make to generate the final binary from a .o file.
    1.15 +
    1.16 +$ \textbf{hg log -r 1 -r 4}
    1.17 +changeset:   
    1.18 +user:        mpm@selenic.com
    1.19 +
    1.20 +summary:     Create a makefile
    1.21 +
    1.22 +changeset:   
    1.23 +tag:         tip
    1.24 +user:        Bryan O'Sullivan <bos@serpentine.com>
    1.25 +
    1.26 +summary:     Trim comments.
    1.27 +