]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
ssh-copy-id: add -x option (for debugging)
authorPhilip Hands <phil@hands.com>
Thu, 18 May 2023 16:20:55 +0000 (18:20 +0200)
committerDarren Tucker <dtucker@dtucker.net>
Thu, 25 May 2023 08:24:32 +0000 (18:24 +1000)
commitcf84498f67abe93f813a296167b406a0db7b288e
treedfe4309653bfe5f9df0628831fd4c91348cde4f3
parentb4a1efdcb88f03394c08e7f68ed4e11676830002
ssh-copy-id: add -x option (for debugging)

This option causes the ssh-copy-id to run with set -x

SSH-Copy-ID-Upstream: a0ee367ea8c0a29c8b4515245e408d2d349e7844
contrib/ssh-copy-id
contrib/ssh-copy-id.1