aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/manpages
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-10-23 13:52:02 +0200
committerGuido Günther <agx@sigxcpu.org>2011-10-23 16:20:33 +0200
commit3a3539a6ef70796c08564fefabe1f5d467fa64d9 (patch)
tree4edc29f23a7c0353b0114a847d5d6f83a93f5a40 /docs/manpages
parentdb9642ba2d91bb40dcc157dd301e925d5ddedd9e (diff)
Document that gbp-create-repo is noninteractive
Closes: #643752
Diffstat (limited to 'docs/manpages')
-rw-r--r--docs/manpages/gbp-create-remote-repo.sgml9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/manpages/gbp-create-remote-repo.sgml b/docs/manpages/gbp-create-remote-repo.sgml
index ad17c987..782d70be 100644
--- a/docs/manpages/gbp-create-remote-repo.sgml
+++ b/docs/manpages/gbp-create-remote-repo.sgml
@@ -35,7 +35,11 @@
<para>
&gbp-create-remote-repo; creates a repository at a remote location via ssh
and pushes the local repository into it. It then sets up remote branch
- tracking so you can use &gbp-pull; to update your repo from there.
+ tracking so you can use &gbp-pull; to update your repository from there.
+ </para>
+ <para>
+ Before performing any action on the remote location it will print the
+ remote URL and ask for confirmation.
</para>
<para>
Note: By default the remote repositories are created in the <systemitem
@@ -132,3 +136,6 @@
</refsect1>
</refentry>
+
+<!-- LocalWords: ssh
+ -->