diff options
Diffstat (limited to 'Help/release/dev/cmake-E-tar-touch.rst')
-rw-r--r-- | Help/release/dev/cmake-E-tar-touch.rst | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Help/release/dev/cmake-E-tar-touch.rst b/Help/release/dev/cmake-E-tar-touch.rst deleted file mode 100644 index 6d1338d..0000000 --- a/Help/release/dev/cmake-E-tar-touch.rst +++ /dev/null @@ -1,6 +0,0 @@ -cmake-E-tar-touch ------------------ - -* The :manual:`cmake(1)` ``-E tar`` command gained the ``--touch`` option - to keep the current local timestamp instead of extracting file timestamps - from the archive. |