Fossil SCM

Properly document all the new options.

mistachkin 2015-03-04 02:17 mvAndRmFiles
Commit 17eb0bdcc4afb0f8b4353b65a0a71a92d5f10470
1 file changed +10 -2
+10 -2
--- src/add.c
+++ src/add.c
@@ -426,11 +426,15 @@
426426
** files as no longer being part of the project. In other words, future
427427
** changes to the named files will not be versioned.
428428
**
429429
** Options:
430430
** --metadata-only <BOOL> Non-zero to skip removing files from the
431
-** checkout.
431
+** checkout. Supersedes both the --soft and
432
+** --hard options.
433
+** --soft Skip removing files from the checkout.
434
+** This supersedes the --hard option.
435
+** --hard Remove files from the checkout.
432436
** --case-sensitive <BOOL> Override the case-sensitive setting.
433437
** -n|--dry-run If given, display instead of run actions.
434438
**
435439
** See also: addremove, add
436440
*/
@@ -774,11 +778,15 @@
774778
** records the fact that filenames have changed so that appropriate notations
775779
** can be made at the next commit/check-in.
776780
**
777781
** Options:
778782
** --metadata-only <BOOL> Non-zero to skip moving files within the
779
-** checkout.
783
+** checkout. Supersedes both the --soft and
784
+** --hard options.
785
+** --soft Skip moving files within the checkout.
786
+** This supersedes the --hard option.
787
+** --hard Move files within the checkout.
780788
** --case-sensitive <BOOL> Override the case-sensitive setting.
781789
** -n|--dry-run If given, display instead of run actions.
782790
**
783791
** See also: changes, status
784792
*/
785793
--- src/add.c
+++ src/add.c
@@ -426,11 +426,15 @@
426 ** files as no longer being part of the project. In other words, future
427 ** changes to the named files will not be versioned.
428 **
429 ** Options:
430 ** --metadata-only <BOOL> Non-zero to skip removing files from the
431 ** checkout.
 
 
 
 
432 ** --case-sensitive <BOOL> Override the case-sensitive setting.
433 ** -n|--dry-run If given, display instead of run actions.
434 **
435 ** See also: addremove, add
436 */
@@ -774,11 +778,15 @@
774 ** records the fact that filenames have changed so that appropriate notations
775 ** can be made at the next commit/check-in.
776 **
777 ** Options:
778 ** --metadata-only <BOOL> Non-zero to skip moving files within the
779 ** checkout.
 
 
 
 
780 ** --case-sensitive <BOOL> Override the case-sensitive setting.
781 ** -n|--dry-run If given, display instead of run actions.
782 **
783 ** See also: changes, status
784 */
785
--- src/add.c
+++ src/add.c
@@ -426,11 +426,15 @@
426 ** files as no longer being part of the project. In other words, future
427 ** changes to the named files will not be versioned.
428 **
429 ** Options:
430 ** --metadata-only <BOOL> Non-zero to skip removing files from the
431 ** checkout. Supersedes both the --soft and
432 ** --hard options.
433 ** --soft Skip removing files from the checkout.
434 ** This supersedes the --hard option.
435 ** --hard Remove files from the checkout.
436 ** --case-sensitive <BOOL> Override the case-sensitive setting.
437 ** -n|--dry-run If given, display instead of run actions.
438 **
439 ** See also: addremove, add
440 */
@@ -774,11 +778,15 @@
778 ** records the fact that filenames have changed so that appropriate notations
779 ** can be made at the next commit/check-in.
780 **
781 ** Options:
782 ** --metadata-only <BOOL> Non-zero to skip moving files within the
783 ** checkout. Supersedes both the --soft and
784 ** --hard options.
785 ** --soft Skip moving files within the checkout.
786 ** This supersedes the --hard option.
787 ** --hard Move files within the checkout.
788 ** --case-sensitive <BOOL> Override the case-sensitive setting.
789 ** -n|--dry-run If given, display instead of run actions.
790 **
791 ** See also: changes, status
792 */
793

Keyboard Shortcuts

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