Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyanhui committed Nov 1, 2013
1 parent 5ae0874 commit 939bde7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FileHeader.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# @Date: 2013-10-28 13:39:48
# @Email: [email protected]
# @Last modified by: lime
# @Last Modified time: 2013-11-01 21:13:30
# @Last Modified time: 2013-11-01 21:14:29

import os
import sys
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Add header to files in the specified directory

.. image:: https://raw.github.com/shiyanhui/shiyanhui.github.io/master/images/FileHeader/add-header-dir.gif

A very important feature of FileHeader is that it can automatically update last modified time of file. Just look this picture, take care of the **@Last modified:** before save and after save:
A very important feature of FileHeader is that it can automatically update **last_modified_time** and **last_modified_by**(see options below). Just look this picture, take care of the **@Last modified time:** before save and after save:

.. image:: https://raw.github.com/shiyanhui/shiyanhui.github.io/master/images/FileHeader/update.gif

Expand Down

0 comments on commit 939bde7

Please sign in to comment.