cvs: peardoc /en/pyrus/commands upgrade.xml
[email protected] ("Greg Beaver")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvscellog1246040384@cvsserver> |
cellog Fri Jun 26 18:19:44 2009 UTC
Modified files:
/peardoc/en/pyrus/commands upgrade.xml
Log:
add note about --packagingroot not being available in upgrade command
http://cvs.php.net/viewvc.cgi/peardoc/en/pyrus/commands/upgrade.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/pyrus/commands/upgrade.xml
diff -u peardoc/en/pyrus/commands/upgrade.xml:1.1 peardoc/en/pyrus/commands/upgrade.xml:1.2
--- peardoc/en/pyrus/commands/upgrade.xml:1.1 Fri Jun 26 18:10:52 2009
+++ peardoc/en/pyrus/commands/upgrade.xml Fri Jun 26 18:19:44 2009
@@ -9,5 +9,9 @@
command. The only difference is that upgrade will also upgrade an existing package
as well as install a new one.
</para>
+ <para>
+ The <literal>--packagingroot</literal> option is also unavailable, --packagingroot
+ should only be used for installing new files.
+ </para>
</section>
</section>