diff options
Diffstat (limited to 'lib/cmd')
-rw-r--r-- | lib/cmd/install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/cmd/install.sh b/lib/cmd/install.sh index 5aee88e..9df80e8 100644 --- a/lib/cmd/install.sh +++ b/lib/cmd/install.sh @@ -19,6 +19,7 @@ use getopt use feed +use profile cmd_install_optstring='a:P:' |