Skip to content

Commit 76da21a

Browse files
committed
fix documentation of action copy_file
1 parent f1ba900 commit 76da21a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/thor/actions/file_manipulation.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ module Actions
1010
# destination<String>:: the relative path to the destination root.
1111
# config<Hash>:: give :verbose => false to not log the status, and
1212
# :mode => :preserve, to preserve the file mode from the source.
13-
1413
#
1514
# ==== Examples
1615
#

0 commit comments

Comments
 (0)