Small documentation fix

This commit is contained in:
Christos Choutouridis 2025-06-27 14:42:35 +03:00
parent 6a0c8db0b9
commit 82eff7811f

View File

@ -8,7 +8,7 @@
# Format: # Format:
# repo-nickname; server-nickname; repo-remote; repo-url; directory # repo-nickname; server-nickname; repo-remote; repo-url; directory
# #
# repo-nickname: A name to refer to the repo (used for display purposes) # repo-nickname: A name to refer to the repo. Used for reference to --only and display purposes.
# server-nickname: The name to use for server in --from and --to # server-nickname: The name to use for server in --from and --to
# repo-remote: The name given as remote for each repository for each server # repo-remote: The name given as remote for each repository for each server
# repo-url: The url of the above remote # repo-url: The url of the above remote