upgrade/pagure: fix small typo and add a bit more doc

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-07-08 13:34:29 +02:00
parent 3d9a2d8251
commit ad8273c6b7

View file

@ -1,6 +1,8 @@
# Utility playbook to upgrade pagure in stg and prod.
# You can use it to update stg by simply calling ``-l pagure-stg`` to your
# You can use it to update stg by simply calling ``-l pagure_stg`` to your
# ansible command.
# To specify that you want to use the testing repo specify ``-e "testing=True"``
# to your ansible command.
# Original Author: pingou
# Current Maintainer: smooge