From e9fd227e4864c11fb1cad2c368d168f989c08464 Mon Sep 17 00:00:00 2001 From: Kevin Anthony Date: Fri, 19 Oct 2012 22:20:46 -0400 Subject: Fixed a typo --- diff --git a/src/opkbootstrap.sh b/src/opkbootstrap.sh index 2ea0005..a98a55b 100755 --- a/src/opkbootstrap.sh +++ b/src/opkbootstrap.sh @@ -44,7 +44,7 @@ main() print_help exit ;; - /V) + V) print_version exit ;; -- cgit v0.9.1