------------------------------------------------------------
revno: 942
committer: Morten Olav Hansen <[email protected]>
branch nick: dhis2-docbook-docs
timestamp: Tue 2014-01-07 13:58:00 +0100
message:
document how to force reload of instaslled apps
modified:
src/docbkx/en/dhis2_user_man_apps.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_apps.xml'
--- src/docbkx/en/dhis2_user_man_apps.xml 2014-01-07 12:56:46 +0000
+++ src/docbkx/en/dhis2_user_man_apps.xml 2014-01-07 12:58:00 +0000
@@ -141,5 +141,7 @@
app:</emphasis><screen>curl -X POST -u user:pass -F [email protected] http://server/api/apps</screen></para>
<para><emphasis role="bold">To delete an
app:</emphasis><screen>curl -X DELETE -u user:pass http://server/api/apps/<app-name></screen></para>
+ <para><emphasis role="bold">Force reload of installed apps (useful if you added a file manually in the
+ file-system):</emphasis><screen>curl -X PUT -u user:pass http://server/api/apps</screen></para>
</section>
</chapter>
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help : https://help.launchpad.net/ListHelp