diff options
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 | ||||
| -rw-r--r-- | docs/ssync.5 | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/docs/ssync-fetch.1 b/docs/ssync-fetch.1 index c7cc7ff..643300a 100644 --- a/docs/ssync-fetch.1 +++ b/docs/ssync-fetch.1 @@ -1,4 +1,4 @@ -.TH ssync-fetch 1 "December 2025" "2.0.0" +.TH ssync-fetch 1 {RELEASE} .SH NAME ssync-fetch \- fetch files from queue and write them to a destination. .SH SYNOPSIS diff --git a/docs/ssync-index.1 b/docs/ssync-index.1 index cb53fc1..384ba81 100644 --- a/docs/ssync-index.1 +++ b/docs/ssync-index.1 @@ -1,4 +1,4 @@ -.TH ssync-index 1 "December 2025" "2.0.0" +.TH ssync-index 1 {RELEASE} .SH NAME ssync-index \- index files locally or remotely .SH SYNOPSIS diff --git a/docs/ssync-queue.1 b/docs/ssync-queue.1 index 1af4275..c542ea0 100644 --- a/docs/ssync-queue.1 +++ b/docs/ssync-queue.1 @@ -1,4 +1,4 @@ -.TH ssync-queue 1 "December 2025" "2.0.0" +.TH ssync-queue 1 {RELEASE} .SH NAME ssync-queue \- generate ssync queue from local and remote indicies .SH SYNOPSIS diff --git a/docs/ssync.1 b/docs/ssync.1 index ab3d82d..e4e9c28 100644 --- a/docs/ssync.1 +++ b/docs/ssync.1 @@ -1,4 +1,4 @@ -.TH ssync 1 "December 2025" "2.0.0" +.TH ssync 1 {RELEASE} .SH NAME ssync \- simple suite of syncing scripts .SH SYNOPSIS diff --git a/docs/ssync.5 b/docs/ssync.5 index f12319b..fee2fe6 100644 --- a/docs/ssync.5 +++ b/docs/ssync.5 @@ -1,4 +1,4 @@ -.TH ssync 5 +.TH ssync 5 {RELEASE} .SH NAME ssync - configuration file .SH DESCRIPTION |