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 shelve

Changeset e8ee29ccf232

Parent 60af96da2531

by Giampaolo Fadel

Changes to one file · Browse files at e8ee29ccf232 Showing diff from parent 60af96da2531 Diff from another changeset...

 
121
122
123
 
 
 
 
 
 
 
 
 
 
 
 
 
 
124
 
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
@@ -121,4 +121,18 @@
 * :menuselection:`TortoiseHg --> Bottom Diffs`  * :menuselection:`TortoiseHg --> Tab Width`   +From command line +----------------- + +The shelve tool can be started from command line :: + + hgtk shelve + +or :: + + hgtk unshelve + +The syntax is simple, no options or parameters are needed, except the global options. + +  .. vim: noet ts=4