Fossil SCM

Fix the header comment (and hence the "help" message) for the "fossil all" command.

drh 2009-08-14 14:03 trunk
Commit 0b49e4afbaa1462540ca4267b270d20c731ea895
1 file changed +3 -1
+3 -1
--- src/allrepo.c
+++ src/allrepo.c
@@ -62,11 +62,13 @@
6262
** The ~/.fossil file records the location of all repositories for a
6363
** user. This command performs certain operations on all repositories
6464
** that can be useful before or after a period of disconnection operation.
6565
** Available operations are:
6666
**
67
-** list|ls Display the location of all repositories
67
+** list Display the location of all repositories
68
+**
69
+** ls An alias for "list"
6870
**
6971
** pull Run a "pull" operation on all repositories
7072
**
7173
** push Run a "push" on all repositories
7274
**
7375
--- src/allrepo.c
+++ src/allrepo.c
@@ -62,11 +62,13 @@
62 ** The ~/.fossil file records the location of all repositories for a
63 ** user. This command performs certain operations on all repositories
64 ** that can be useful before or after a period of disconnection operation.
65 ** Available operations are:
66 **
67 ** list|ls Display the location of all repositories
 
 
68 **
69 ** pull Run a "pull" operation on all repositories
70 **
71 ** push Run a "push" on all repositories
72 **
73
--- src/allrepo.c
+++ src/allrepo.c
@@ -62,11 +62,13 @@
62 ** The ~/.fossil file records the location of all repositories for a
63 ** user. This command performs certain operations on all repositories
64 ** that can be useful before or after a period of disconnection operation.
65 ** Available operations are:
66 **
67 ** list Display the location of all repositories
68 **
69 ** ls An alias for "list"
70 **
71 ** pull Run a "pull" operation on all repositories
72 **
73 ** push Run a "push" on all repositories
74 **
75

Keyboard Shortcuts

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