Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8.2, 0.8.3, and 0.9

doc: add command line section in changelog

Changeset 95bd366807b6

Parent 724473f58f59

by Giampaolo Fadel

Changes to one file · Browse files at 95bd366807b6 Showing diff from parent 724473f58f59 Diff from another changeset...

 
189
190
191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
192
 
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
@@ -189,4 +189,25 @@
 :guilabel:`Bottom Diffs`   Show diffs below file list   + +From command line +----------------- + +The changelog viewer can be started from command line :: + + hgtk log + +or :: + + hgtk history + +The syntax is :: + + hgtk log [OPTIONS] + +Valid [OPTIONS] are: + +``-l``, ``--limit`` + Specify the limit number of changes displayed. +  .. vim: noet ts=4