Fossil SCM

Minor branch help doc tweak suggestion from the forum.

stephan 2020-06-05 14:43 trunk
Commit f488eaf5ffb864db708294cbafe4730a7fc4654f67a8bfcbd050f3b414b24313
1 file changed +2 -2
+2 -2
--- src/branch.c
+++ src/branch.c
@@ -384,13 +384,13 @@
384384
** Options:
385385
** -R|--repository FILE Run commands on repository FILE
386386
**
387387
** Summary:
388388
** fossil branch current
389
-** fossil branch info BRANCHNAME
389
+** fossil branch info BRANCH-NAME
390390
** fossil branch [list|ls]
391
-** fossil branch new
391
+** fossil branch new BRANCH-NAME BASIS
392392
*/
393393
void branch_cmd(void){
394394
int n;
395395
const char *zCmd = "list";
396396
db_find_and_open_repository(0, 0);
397397
--- src/branch.c
+++ src/branch.c
@@ -384,13 +384,13 @@
384 ** Options:
385 ** -R|--repository FILE Run commands on repository FILE
386 **
387 ** Summary:
388 ** fossil branch current
389 ** fossil branch info BRANCHNAME
390 ** fossil branch [list|ls]
391 ** fossil branch new
392 */
393 void branch_cmd(void){
394 int n;
395 const char *zCmd = "list";
396 db_find_and_open_repository(0, 0);
397
--- src/branch.c
+++ src/branch.c
@@ -384,13 +384,13 @@
384 ** Options:
385 ** -R|--repository FILE Run commands on repository FILE
386 **
387 ** Summary:
388 ** fossil branch current
389 ** fossil branch info BRANCH-NAME
390 ** fossil branch [list|ls]
391 ** fossil branch new BRANCH-NAME BASIS
392 */
393 void branch_cmd(void){
394 int n;
395 const char *zCmd = "list";
396 db_find_and_open_repository(0, 0);
397

Keyboard Shortcuts

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