mirror of
https://github.com/novoid/date2name.git
synced 2026-02-17 05:15:28 +00:00
added installation instructions to README
This commit is contained in:
parent
b958d59ac6
commit
ac0ffda11d
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
|
||||
* Handling time-stamps and date-stamps in file names
|
||||
|
||||
Per default, date2name gets the modification time of matching files
|
||||
|
|
@ -36,6 +37,10 @@ Run "date2name --help" for usage hints
|
|||
: not modify files or directories
|
||||
: --version display version and exit
|
||||
|
||||
* Installation
|
||||
|
||||
Get it from [[https://github.com/novoid/date2name][GitHub]] or install it via «pip install date2name».
|
||||
|
||||
* Related tools and workflows
|
||||
|
||||
This tool is part of a tool-set which I use to manage my digital files
|
||||
|
|
|
|||
Loading…
Reference in a new issue