Fossil SCM

Another correction to the unversioned help text.

mistachkin 2016-10-04 23:54 trunk
Commit 800517e1776de15b10cad4e5fa924eb5297c2216
1 file changed +1 -1
--- src/unversioned.c
+++ src/unversioned.c
@@ -256,11 +256,11 @@
256256
** touch FILE ... Update the TIMESTAMP on all of the listed files
257257
**
258258
** Options:
259259
**
260260
** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
261
-** "edit", and "remove" subcommands.
261
+** "edit", "remove", and "touch" subcommands.
262262
*/
263263
void unversioned_cmd(void){
264264
const char *zCmd;
265265
int nCmd;
266266
const char *zMtime = find_option("mtime", 0, 1);
267267
--- src/unversioned.c
+++ src/unversioned.c
@@ -256,11 +256,11 @@
256 ** touch FILE ... Update the TIMESTAMP on all of the listed files
257 **
258 ** Options:
259 **
260 ** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
261 ** "edit", and "remove" subcommands.
262 */
263 void unversioned_cmd(void){
264 const char *zCmd;
265 int nCmd;
266 const char *zMtime = find_option("mtime", 0, 1);
267
--- src/unversioned.c
+++ src/unversioned.c
@@ -256,11 +256,11 @@
256 ** touch FILE ... Update the TIMESTAMP on all of the listed files
257 **
258 ** Options:
259 **
260 ** --mtime TIMESTAMP Use TIMESTAMP instead of "now" for the "add",
261 ** "edit", "remove", and "touch" subcommands.
262 */
263 void unversioned_cmd(void){
264 const char *zCmd;
265 int nCmd;
266 const char *zMtime = find_option("mtime", 0, 1);
267

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button