From 9bcb2ce09dae8ff7ff5750a214833f19cc42b522 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 22 Feb 2019 15:58:27 +0300 Subject: Fix typo in publish script comment --- bpkg-rep/publish.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bpkg-rep/publish.in b/bpkg-rep/publish.in index 05586ad..86e584a 100644 --- a/bpkg-rep/publish.in +++ b/bpkg-rep/publish.in @@ -306,7 +306,7 @@ ssh_options=(-o ConnectTimeout=$timeout \ for d in "${destinations[@]}"; do # -r (recursive) - # -l (copy symlinks and symlinks) + # -l (copy symlinks as symlinks) # -t (preserve timestamps) # -O (omit dir timestamps) # -- cgit v1.1