Fossil SCM

Reference the publish command in the bundle help text.

jan 2015-03-06 16:57 trunk
Commit 8fa54638c2eea27fa52c5eab0a2dc5e7a4502d78
1 file changed +2
--- src/bundle.c
+++ src/bundle.c
@@ -786,10 +786,12 @@
786786
** fossil bundle import BUNDLE ?OPTIONS? Import a bundle
787787
** --publish Publish the import
788788
** --force Cross-repo import
789789
** fossil bundle ls BUNDLE List content of a bundle
790790
** fossil bundle purge BUNDLE Undo an import
791
+**
792
+** See also: publish
791793
*/
792794
void bundle_cmd(void){
793795
const char *zSubcmd;
794796
int n;
795797
if( g.argc<4 ) usage("SUBCOMMAND BUNDLE ?OPTIONS?");
796798
--- src/bundle.c
+++ src/bundle.c
@@ -786,10 +786,12 @@
786 ** fossil bundle import BUNDLE ?OPTIONS? Import a bundle
787 ** --publish Publish the import
788 ** --force Cross-repo import
789 ** fossil bundle ls BUNDLE List content of a bundle
790 ** fossil bundle purge BUNDLE Undo an import
 
 
791 */
792 void bundle_cmd(void){
793 const char *zSubcmd;
794 int n;
795 if( g.argc<4 ) usage("SUBCOMMAND BUNDLE ?OPTIONS?");
796
--- src/bundle.c
+++ src/bundle.c
@@ -786,10 +786,12 @@
786 ** fossil bundle import BUNDLE ?OPTIONS? Import a bundle
787 ** --publish Publish the import
788 ** --force Cross-repo import
789 ** fossil bundle ls BUNDLE List content of a bundle
790 ** fossil bundle purge BUNDLE Undo an import
791 **
792 ** See also: publish
793 */
794 void bundle_cmd(void){
795 const char *zSubcmd;
796 int n;
797 if( g.argc<4 ) usage("SUBCOMMAND BUNDLE ?OPTIONS?");
798

Keyboard Shortcuts

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