From a8c93487c37159b10885e06d2dcd00c8523895c0 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Mon, 1 Apr 2024 21:24:35 +0100 Subject: [PATCH] stow_node: remove comments about implementation details from POD These don't add much value, and the reference to $source was out of date anyway. --- lib/Stow.pm.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/Stow.pm.in b/lib/Stow.pm.in index da84bfc..5de078c 100755 --- a/lib/Stow.pm.in +++ b/lib/Stow.pm.in @@ -484,8 +484,6 @@ Relative path to symlink source from the dir of target. =back C and C are mutually recursive. -C<$source> and C<$target_subpath> are used for creating the symlink. -C<$target_subpath> is used for folding/unfolding trees as necessary. =cut