Revision 706724c3
Added by Renato Botelho over 9 years ago
src/usr/local/sbin/pfSense-upgrade | ||
---|---|---|
58 | 58 |
echo " -l - Logfile path (defaults to /cf/conf/upgrade_log.txt)" >&2 |
59 | 59 |
echo " -p socket - Write pkg progress to socket" |
60 | 60 |
echo " -R - Do not reboot (this can be dangerous)" |
61 |
echo " -y - Consider yes as the answer for any possible interaction" >&2
|
|
61 |
echo " -y - Assume yes as the answer to any possible interaction" >&2
|
|
62 | 62 |
echo "" >&2 |
63 | 63 |
echo "Following parameters are mutually exclusive:" >&2 |
64 | 64 |
echo " -i PKG_NAME - Install package PKG_NAME" >&2 |
Also available in: Unified diff
Improve language