diff options
| author | Steph Enders <steph@senders.io> | 2025-12-26 20:35:39 -0500 |
|---|---|---|
| committer | Steph Enders <steph@senders.io> | 2025-12-26 20:35:39 -0500 |
| commit | 519e2e01392e6db171937c4fc707345634fb5236 (patch) | |
| tree | 878316a72bcf8ca5fc90e61bd56d2724c8ffe2e0 /docs | |
| parent | 6101cdd2d70a4bb3e9c529ef484ddccbb48b8fd1 (diff) | |
Fixing git reference in manfiles
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ssync-fetch.1 | 2 | ||||
| -rw-r--r-- | docs/ssync-index.1 | 2 | ||||
| -rw-r--r-- | docs/ssync-queue.1 | 2 | ||||
| -rw-r--r-- | docs/ssync.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/ssync-fetch.1 b/docs/ssync-fetch.1 index 71fec10..0c636b6 100644 --- a/docs/ssync-fetch.1 +++ b/docs/ssync-fetch.1 @@ -41,7 +41,7 @@ unless a host alias is set in the users .MR ssync-index 1 .MR ssync-queue 1 .SH REPOSITORY -.UR https://git.senders.io/utils/ssync.git +.UR https://git.senders.io/utils/ssync .UE .SH AUTHORS Steph Enders diff --git a/docs/ssync-index.1 b/docs/ssync-index.1 index 72ff368..3e9c508 100644 --- a/docs/ssync-index.1 +++ b/docs/ssync-index.1 @@ -39,7 +39,7 @@ Window in seconds to look back for new files while indexing. This option will li .MR ssync-queue 1 .MR ssync-fetch 1 .SH REPOSITORY -.UR https://git.senders.io/utils/ssync.git +.UR https://git.senders.io/utils/ssync .UE .SH AUTHORS Steph Enders diff --git a/docs/ssync-queue.1 b/docs/ssync-queue.1 index 287b522..6cca8a3 100644 --- a/docs/ssync-queue.1 +++ b/docs/ssync-queue.1 @@ -30,7 +30,7 @@ Queue output file. .MR ssync-index 1 .MR ssync-fetch 1 .SH REPOSITORY -.UR https://git.senders.io/utils/ssync.git +.UR https://git.senders.io/utils/ssync .UE .SH AUTHORS Steph Enders diff --git a/docs/ssync.1 b/docs/ssync.1 index b750ab5..1c9d307 100644 --- a/docs/ssync.1 +++ b/docs/ssync.1 @@ -25,7 +25,7 @@ for more details on the dry-run fetch operation. .MR ssync-queue 1 .MR ssync-fetch 1 .SH REPOSITORY -.UR https://git.senders.io/utils/ssync.git +.UR https://git.senders.io/utils/ssync .UE .SH AUTHORS Steph Enders |