Fallback using a default snapshot name if just a directory is supplied
authorMichael Neumann <mneumann@dragonflybsd.org>
Thu, 26 Jun 2008 20:43:45 +0000 (20:43 +0000)
committerMichael Neumann <mneumann@dragonflybsd.org>
Thu, 26 Jun 2008 20:43:45 +0000 (20:43 +0000)
commit96e6b86255407c665717d9e103b497d789b8554f
tree36a390979bf15cc624763f46e9a2ad0fccba1250
parent0704d3ccd6a17c48b66aa3df874a04dff187172e
Fallback using a default snapshot name if just a directory is supplied
(e.g. hammer snapshot /mysnapshots will use /mysnapshots/snap-%Y%m%d-%H%M).
sbin/hammer/cmd_snapshot.c