Skip to content

Commit dbb1e92

Browse files
Merge pull request #270 from sTywin/readme-node-and-date
Add `node-and-timestamp` to README.rst
2 parents 0e63913 + bc4fa6f commit dbb1e92

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)