aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/commandline-upload.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/siteadmin/commandline-upload.rst')
-rw-r--r--docs/source/siteadmin/commandline-upload.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/source/siteadmin/commandline-upload.rst b/docs/source/siteadmin/commandline-upload.rst
index af4fd1bd..d3847a1b 100644
--- a/docs/source/siteadmin/commandline-upload.rst
+++ b/docs/source/siteadmin/commandline-upload.rst
@@ -11,9 +11,9 @@
Dedication along with this software. If not, see
<http://creativecommons.org/publicdomain/zero/1.0/>.
-======================
-Command-line uploading
-======================
+================================
+Command-line and batch uploading
+================================
If you're a site administrator and have access to the server then you
can use the 'addmedia' task. If you're just a user and want to upload
@@ -46,9 +46,8 @@ You can also pass in the `--celery` option if you would prefer that
your media be passed over to celery to be processed rather than be
processed immediately.
-============================
-Command-line batch uploading
-============================
+Batch uploading
+===============
There's another way to submit media, and it can be much more powerful, although
it is a bit more complex.