aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/commandline-upload.rst
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-29 16:01:14 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-29 16:01:14 +1100
commitf06784c58eef33c8c4fa916940e7bf132f70ebda (patch)
treef21707445e697f827af41e3d92a8b8dc192ce032 /docs/source/siteadmin/commandline-upload.rst
parent0cc3febdaac8ef55b27f87af8e822570a9b032eb (diff)
downloadmediagoblin-f06784c58eef33c8c4fa916940e7bf132f70ebda.tar.lz
mediagoblin-f06784c58eef33c8c4fa916940e7bf132f70ebda.tar.xz
mediagoblin-f06784c58eef33c8c4fa916940e7bf132f70ebda.zip
docs: Tune up configuration documentation.
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.