Fossil SCM

Add help text to status command about --non-relative option.

ben 2011-07-20 08:34 ben-changes-report
Commit 5de11ac6be4b07e221eab72c94478f80aa558f9d
1 file changed +3
--- src/checkin.c
+++ src/checkin.c
@@ -147,10 +147,13 @@
147147
**
148148
** Options:
149149
**
150150
** --sha1sum Verify file status using SHA1 hashing rather
151151
** than relying on file mtimes.
152
+**
153
+** --non-relative Don't display filenames relative to the current
154
+** working directory.
152155
*/
153156
void status_cmd(void){
154157
int vid;
155158
db_must_be_within_tree();
156159
/* 012345678901234 */
157160
--- src/checkin.c
+++ src/checkin.c
@@ -147,10 +147,13 @@
147 **
148 ** Options:
149 **
150 ** --sha1sum Verify file status using SHA1 hashing rather
151 ** than relying on file mtimes.
 
 
 
152 */
153 void status_cmd(void){
154 int vid;
155 db_must_be_within_tree();
156 /* 012345678901234 */
157
--- src/checkin.c
+++ src/checkin.c
@@ -147,10 +147,13 @@
147 **
148 ** Options:
149 **
150 ** --sha1sum Verify file status using SHA1 hashing rather
151 ** than relying on file mtimes.
152 **
153 ** --non-relative Don't display filenames relative to the current
154 ** working directory.
155 */
156 void status_cmd(void){
157 int vid;
158 db_must_be_within_tree();
159 /* 012345678901234 */
160

Keyboard Shortcuts

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