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 datamine

Changeset 0239384b5217

Parent 95bd366807b6

by Giampaolo Fadel

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

 
104
105
106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
107
 
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
@@ -104,4 +104,21 @@
 :menuselection:`TortoiseHg --> Tab width`   Number of spaces to expand tabs in diffs and annotate output   +From command line +----------------- + +The datamine tool can be started from command line :: + + hgtk datamina + +or :: + + hgtk annotate + +or :: + + hgtk blame + +The syntax is simple, no options or parameters are needed, except the global options. +  .. vim: noet ts=4