Fossil SCM

Added 'or' help for checkin/ci alias, per forum request.

stephan 2019-08-28 16:08 trunk
Commit f616380dfa9190bc5b9ad114bb7a6633a4b3aabfc008d424e298593ef739868e
1 file changed +1
--- src/checkin.c
+++ src/checkin.c
@@ -1939,10 +1939,11 @@
19391939
/*
19401940
** COMMAND: ci*
19411941
** COMMAND: commit
19421942
**
19431943
** Usage: %fossil commit ?OPTIONS? ?FILE...?
1944
+** or: %fossil ci ?OPTIONS? ?FILE...?
19441945
**
19451946
** Create a new version containing all of the changes in the current
19461947
** checkout. You will be prompted to enter a check-in comment unless
19471948
** the comment has been specified on the command-line using "-m" or a
19481949
** file containing the comment using -M. The editor defined in the
19491950
--- src/checkin.c
+++ src/checkin.c
@@ -1939,10 +1939,11 @@
1939 /*
1940 ** COMMAND: ci*
1941 ** COMMAND: commit
1942 **
1943 ** Usage: %fossil commit ?OPTIONS? ?FILE...?
 
1944 **
1945 ** Create a new version containing all of the changes in the current
1946 ** checkout. You will be prompted to enter a check-in comment unless
1947 ** the comment has been specified on the command-line using "-m" or a
1948 ** file containing the comment using -M. The editor defined in the
1949
--- src/checkin.c
+++ src/checkin.c
@@ -1939,10 +1939,11 @@
1939 /*
1940 ** COMMAND: ci*
1941 ** COMMAND: commit
1942 **
1943 ** Usage: %fossil commit ?OPTIONS? ?FILE...?
1944 ** or: %fossil ci ?OPTIONS? ?FILE...?
1945 **
1946 ** Create a new version containing all of the changes in the current
1947 ** checkout. You will be prompted to enter a check-in comment unless
1948 ** the comment has been specified on the command-line using "-m" or a
1949 ** file containing the comment using -M. The editor defined in the
1950

Keyboard Shortcuts

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