summaryrefslogtreecommitdiff
path: root/bin/byteback-snapshot
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-06-03 16:18:22 +0100
committerSteve Kemp <steve@steve.org.uk>2015-06-03 16:18:22 +0100
commitb55ea6943f7cd5132c48409bbd2fdcba49e6e5d2 (patch)
treee96d9c2a6c727427a536efed0a6a3de264f6c361 /bin/byteback-snapshot
parentc4b7c1f2d322935e2e4299bda17774587ff692a2 (diff)
Resync.
Diffstat (limited to 'bin/byteback-snapshot')
-rwxr-xr-xbin/byteback-snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/byteback-snapshot b/bin/byteback-snapshot
index fc9aab3..18a7a67 100755
--- a/bin/byteback-snapshot
+++ b/bin/byteback-snapshot
@@ -13,7 +13,7 @@ include Byteback::Log
opts = Trollop.options do
opt :root, 'Backups directory (must be a btrfs subvolume)',
- type: :string
+ :type => :string
opt :snapshot, '(ignored for compatibility)'