]> Lady’s Gitweb - x_status_git/blobdiff - README.markdown
Support titles on statuses
[x_status_git] / README.markdown
index 657527d5751aa95bd7aff9c37524c166ab820725..9cd2346d66f7af5d6fe73f7364227beba2a16ad6 100644 (file)
@@ -209,6 +209,13 @@ The files which represent a status are as follows :—
     The contents of this file **must** give the author’s URL,
       optionally followed by a trailing newline.
 
+ +  **`2=TITLE`** (where `TITLE` might be anything):
+    This file is **optional** and indicates the title of the status.
+    The value of `TITLE` **should** be a file·system‐friendly version
+      of the title, but is ignored.
+    The contents of this file **must** give the title of the status,
+      optionally followed by a trailing newline.
+
  +  **`3=YYYY-MM-DD`** (where `YYYY-MM-DD` is a date):
     This file is **required** and indicates the date of the status.
     Only one date is currently supported.
This page took 0.022433 seconds and 4 git commands to generate.