summaryrefslogtreecommitdiff
path: root/rel
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-06-20 08:12:56 +0000
committerrinpatch <rinpatch@sdf.org>2019-06-20 08:12:56 +0000
commit0e31d195af89551e58070390f74e917c5d1ce0fc (patch)
tree58ac7303b8a89fdffbd250f8ac5623a40e3b2b98 /rel
parent4974988f0353341e7f89decb3b95cda9ced372b7 (diff)
Apply suggestion to rel/files/bin/pleroma_ctl
Diffstat (limited to 'rel')
-rwxr-xr-xrel/files/bin/pleroma_ctl2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/files/bin/pleroma_ctl b/rel/files/bin/pleroma_ctl
index 03b7e57bb..62368115e 100755
--- a/rel/files/bin/pleroma_ctl
+++ b/rel/files/bin/pleroma_ctl
@@ -95,7 +95,7 @@ if [ -z "$1" ] || [ "$1" = "help" ]; then
By default the artifact will be downloaded from https://git.pleroma.social for pleroma/pleroma (project id: 2)
to /tmp/, you can overwrite these settings by setting PLEROMA_CTL_URI, PLEROMA_CTL_PROJECT_ID and PLEROMA_CTL_TMP_DIR
- respectievly.
+ respectively.
and any mix tasks under Pleroma namespace, for example \`mix pleroma.user COMMAND\` is