Fossil SCM

Improve description of technotes as per https://fossil-scm.org/forum/forumpost/225b049220

danshearer 2021-03-17 15:27 trunk
Commit ae70df75505e0ccd5ceef50fcf0b0912667b47c15081004742ac99f1575795cc
1 file changed +10 -6
+10 -6
--- src/wiki.c
+++ src/wiki.c
@@ -1928,11 +1928,11 @@
19281928
** <html><body>...</body></html>.
19291929
** -p|--pre If -h|-H is used and the page or technote has
19301930
** the text/plain mimetype, its HTML-escaped output
19311931
** will be wrapped in <pre>...</pre>.
19321932
**
1933
-** > fossil wiki (create|commit) PAGENAME ?FILE? ?OPTIONS?
1933
+** > fossil wiki (create|commit) (PAGENAME | TECHNOTE-NAME) ?FILE? ?OPTIONS?
19341934
**
19351935
** Create a new or commit changes to an existing wiki page or
19361936
** technote from FILE or from standard input. PAGENAME is the
19371937
** name of the wiki entry or the timeline comment of the
19381938
** technote.
@@ -1946,16 +1946,20 @@
19461946
** text/x-markdown and text/plain. fossil,
19471947
** markdown or plain can be specified as
19481948
** synonyms of these values.
19491949
** -t|--technote DATETIME Specifies the timestamp of
19501950
** the technote to be created or
1951
-** updated. When updating a tech note
1952
-** the most recently modified tech note
1953
-** with the specified timestamp will be
1954
-** updated.
1951
+** updated. The timestamp specifies when
1952
+** this technote appears in the timeline
1953
+** and is its permanent handle although
1954
+** it may not be unique. When updating
1955
+** a technote the most recently modified
1956
+** tech note with the specified timestamp
1957
+** will be updated.
19551958
** -t|--technote TECHNOTE-ID Specifies the technote to be
1956
-** updated by its technote id.
1959
+** updated by its technote id, which is
1960
+** its UUID.
19571961
** --technote-tags TAGS The set of tags for a technote.
19581962
** --technote-bgcolor COLOR The color used for the technote
19591963
** on the timeline.
19601964
**
19611965
** > fossil wiki list ?OPTIONS?
19621966
--- src/wiki.c
+++ src/wiki.c
@@ -1928,11 +1928,11 @@
1928 ** <html><body>...</body></html>.
1929 ** -p|--pre If -h|-H is used and the page or technote has
1930 ** the text/plain mimetype, its HTML-escaped output
1931 ** will be wrapped in <pre>...</pre>.
1932 **
1933 ** > fossil wiki (create|commit) PAGENAME ?FILE? ?OPTIONS?
1934 **
1935 ** Create a new or commit changes to an existing wiki page or
1936 ** technote from FILE or from standard input. PAGENAME is the
1937 ** name of the wiki entry or the timeline comment of the
1938 ** technote.
@@ -1946,16 +1946,20 @@
1946 ** text/x-markdown and text/plain. fossil,
1947 ** markdown or plain can be specified as
1948 ** synonyms of these values.
1949 ** -t|--technote DATETIME Specifies the timestamp of
1950 ** the technote to be created or
1951 ** updated. When updating a tech note
1952 ** the most recently modified tech note
1953 ** with the specified timestamp will be
1954 ** updated.
 
 
 
1955 ** -t|--technote TECHNOTE-ID Specifies the technote to be
1956 ** updated by its technote id.
 
1957 ** --technote-tags TAGS The set of tags for a technote.
1958 ** --technote-bgcolor COLOR The color used for the technote
1959 ** on the timeline.
1960 **
1961 ** > fossil wiki list ?OPTIONS?
1962
--- src/wiki.c
+++ src/wiki.c
@@ -1928,11 +1928,11 @@
1928 ** <html><body>...</body></html>.
1929 ** -p|--pre If -h|-H is used and the page or technote has
1930 ** the text/plain mimetype, its HTML-escaped output
1931 ** will be wrapped in <pre>...</pre>.
1932 **
1933 ** > fossil wiki (create|commit) (PAGENAME | TECHNOTE-NAME) ?FILE? ?OPTIONS?
1934 **
1935 ** Create a new or commit changes to an existing wiki page or
1936 ** technote from FILE or from standard input. PAGENAME is the
1937 ** name of the wiki entry or the timeline comment of the
1938 ** technote.
@@ -1946,16 +1946,20 @@
1946 ** text/x-markdown and text/plain. fossil,
1947 ** markdown or plain can be specified as
1948 ** synonyms of these values.
1949 ** -t|--technote DATETIME Specifies the timestamp of
1950 ** the technote to be created or
1951 ** updated. The timestamp specifies when
1952 ** this technote appears in the timeline
1953 ** and is its permanent handle although
1954 ** it may not be unique. When updating
1955 ** a technote the most recently modified
1956 ** tech note with the specified timestamp
1957 ** will be updated.
1958 ** -t|--technote TECHNOTE-ID Specifies the technote to be
1959 ** updated by its technote id, which is
1960 ** its UUID.
1961 ** --technote-tags TAGS The set of tags for a technote.
1962 ** --technote-bgcolor COLOR The color used for the technote
1963 ** on the timeline.
1964 **
1965 ** > fossil wiki list ?OPTIONS?
1966

Keyboard Shortcuts

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