1===============================================
2  HAMMER file system time slider utility 2.05
3===============================================
4     Copyright (C) 2014-2015 John R. Marino
5
6
7Usage: slider file [save-target]
8-or-   slider existing-directory [save-target]
9
10This tool enables the user to browse through all available versions of the
11given file stored in HAMMER history, view differences between two versions,
12replace the current version with any previous version, restore a deleted file,
13and save any previous or deleted version to a new file.
14
15If slider is passed the path of an existing directory, the history of that
16directory will be searched for all deleted files and subdirectories that can
17be restored, along with the option to restore them.
18
19
20
21
22
23Step by step instructions with screenshots can be found at:
24http://www.dragonflybsd.org/docs/docs/howtos/howtoslide/
25