summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-11-27 09:15:22 -0200
committerRenato Botelho <renato@netgate.com>2015-11-27 09:15:22 -0200
commitbb8e1db7ba526f15a84c0d49a3c9fe11ef523c24 (patch)
treec49937d08153bd26f8f258dd27f41f43cb4b895f /src/usr/local/sbin
parentc6b87aced7e3c0382097699ee653458bceb3bcc4 (diff)
downloadpfsense-bb8e1db7ba526f15a84c0d49a3c9fe11ef523c24.zip
pfsense-bb8e1db7ba526f15a84c0d49a3c9fe11ef523c24.tar.gz
Remove extra )
Diffstat (limited to 'src/usr/local/sbin')
-rwxr-xr-xsrc/usr/local/sbin/pfSense-upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/sbin/pfSense-upgrade b/src/usr/local/sbin/pfSense-upgrade
index a2abdba..4ee40cb 100755
--- a/src/usr/local/sbin/pfSense-upgrade
+++ b/src/usr/local/sbin/pfSense-upgrade
@@ -56,7 +56,7 @@ usage() {
echo " -f - Force package installation" >&2
echo " -h - Show this usage help" >&2
echo " -l - Logfile path (defaults to /cf/conf/upgrade_log.txt)" >&2
- echo " -n - Dry run)" >&2
+ echo " -n - Dry run" >&2
echo " -p socket - Write pkg progress to socket"
echo " -R - Do not reboot (this can be dangerous)"
echo " -y - Assume yes as the answer to any possible interaction" >&2
OpenPOWER on IntegriCloud