aboutsummaryrefslogtreecommitdiff
path: root/sbosnap
diff options
context:
space:
mode:
Diffstat (limited to 'sbosnap')
-rwxr-xr-xsbosnap2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbosnap b/sbosnap
index 3931409..94b1ce1 100755
--- a/sbosnap
+++ b/sbosnap
@@ -13,7 +13,7 @@
use 5.16.0;
use strict;
use warnings FATAL => 'all';
-use SBO::Lib qw/ fetch_tree update_tree %config /;
+use SBO::Lib qw/ fetch_tree update_tree %config show_version /;
use File::Basename;
use Getopt::Long;