Fossil SCM

Document the optional file argument of the import command.

isaac.jurado 2013-06-25 19:45 git-better-import
Commit b0268d9856a0bef23367d87bf1a65efeef896753
1 file changed +3 -2
+3 -2
--- src/import.c
+++ src/import.c
@@ -712,15 +712,16 @@
712712
}
713713
714714
/*
715715
** COMMAND: import
716716
**
717
-** Usage: %fossil import --git ?OPTIONS? NEW-REPOSITORY
717
+** Usage: %fossil import --git ?OPTIONS? NEW-REPOSITORY ?FILE?
718718
**
719719
** Read text generated by the git-fast-export command and use it to
720720
** construct a new Fossil repository named by the NEW-REPOSITORY
721
-** argument. The git-fast-export text is read from standard input.
721
+** argument. If given, the git-fast-export text is read from the FILE argument,
722
+** otherwise text is read from standard input.
722723
**
723724
** The git-fast-export file format is currently the only VCS interchange
724725
** format that is understood, though other interchange formats may be added
725726
** in the future.
726727
**
727728
--- src/import.c
+++ src/import.c
@@ -712,15 +712,16 @@
712 }
713
714 /*
715 ** COMMAND: import
716 **
717 ** Usage: %fossil import --git ?OPTIONS? NEW-REPOSITORY
718 **
719 ** Read text generated by the git-fast-export command and use it to
720 ** construct a new Fossil repository named by the NEW-REPOSITORY
721 ** argument. The git-fast-export text is read from standard input.
 
722 **
723 ** The git-fast-export file format is currently the only VCS interchange
724 ** format that is understood, though other interchange formats may be added
725 ** in the future.
726 **
727
--- src/import.c
+++ src/import.c
@@ -712,15 +712,16 @@
712 }
713
714 /*
715 ** COMMAND: import
716 **
717 ** Usage: %fossil import --git ?OPTIONS? NEW-REPOSITORY ?FILE?
718 **
719 ** Read text generated by the git-fast-export command and use it to
720 ** construct a new Fossil repository named by the NEW-REPOSITORY
721 ** argument. If given, the git-fast-export text is read from the FILE argument,
722 ** otherwise text is read from standard input.
723 **
724 ** The git-fast-export file format is currently the only VCS interchange
725 ** format that is understood, though other interchange formats may be added
726 ** in the future.
727 **
728

Keyboard Shortcuts

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