docs/src/repository-url.md

Sun, 05 Apr 2020 10:13:09 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 05 Apr 2020 10:13:09 +0200
branch
feature/dav-edit
changeset 719
be012dd45b4b
parent 702
444aa8fe133f
permissions
-rw-r--r--

cmd_edit: fixes wrong return code if the user did not change the file

702
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
1 ---
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
2 title: 'dav repository-url'
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
3 ---
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
4
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
5 Prints the url of an repository.
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
6
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
7 **`dav repository-url [-p] <name>`**
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
8
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
9 **`-p`** don't include user and password in the url
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
10
444aa8fe133f finish documentation of new dav-sync commands and options
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
11 **Command alias:** repo-url

mercurial