Sun, 31 Aug 2025 14:32:55 +0200
replace a linked list in the process_parts function with a low level array
|
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 |