Fossil SCM

Online help for the first few commands edited - to help with very long explanations, the command is summarised at the end for those who just want to check the precise options

Arjen Markus 2011-04-13 11:47 arjen-doc-updates
Commit a3ecba52f03cc3bfb42df7c9d3ae33d67915a6f6
1 file changed +2 -1
+2 -1
--- src/add.c
+++ src/add.c
@@ -415,11 +415,12 @@
415415
** The --test option shows what would happen without actually doing anything.
416416
**
417417
** This command can be used to track third party software.
418418
**
419419
**
420
-** SUMMARY: fossil addremove ?--dotfiles? ?--ignore GLOBPATTERN? ?--test?
420
+** SUMMARY: fossil addremove
421
+** Options: ?--dotfiles? ?--ignore GLOBPATTERN? ?--test?
421422
*/
422423
void import_cmd(void){
423424
Blob path;
424425
const char *zIgnoreFlag = find_option("ignore",0,1);
425426
int allFlag = find_option("dotfiles",0,0)!=0;
426427
--- src/add.c
+++ src/add.c
@@ -415,11 +415,12 @@
415 ** The --test option shows what would happen without actually doing anything.
416 **
417 ** This command can be used to track third party software.
418 **
419 **
420 ** SUMMARY: fossil addremove ?--dotfiles? ?--ignore GLOBPATTERN? ?--test?
 
421 */
422 void import_cmd(void){
423 Blob path;
424 const char *zIgnoreFlag = find_option("ignore",0,1);
425 int allFlag = find_option("dotfiles",0,0)!=0;
426
--- src/add.c
+++ src/add.c
@@ -415,11 +415,12 @@
415 ** The --test option shows what would happen without actually doing anything.
416 **
417 ** This command can be used to track third party software.
418 **
419 **
420 ** SUMMARY: fossil addremove
421 ** Options: ?--dotfiles? ?--ignore GLOBPATTERN? ?--test?
422 */
423 void import_cmd(void){
424 Blob path;
425 const char *zIgnoreFlag = find_option("ignore",0,1);
426 int allFlag = find_option("dotfiles",0,0)!=0;
427

Keyboard Shortcuts

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