Skip to content

Commit e2947d7

Browse files
authored
Add node-and-timestamp to README.rst
Previously only `node-and-date` and `dirty-tag` were listed as available implementations.
1 parent 0e63913 commit e2947d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ Version number construction
272272

273273
:node-and-date: adds the node on dev versions and the date on dirty
274274
workdir (default)
275+
:node-and-timestamp: like :code: `node-and-date` but with a timestamp of
276+
the form :code: `{:%Y%m%d%H%M%S}` instead
275277
:dirty-tag: adds :code:`+dirty` if the current workdir has changes
276278

277279

0 commit comments

Comments
 (0)