Skip to content

Commit e436b5f

Browse files
authored
Merge pull request #872 from ancao90/fix-documentation
Fix documentation of action `copy_file`
2 parents d264bc0 + 76da21a commit e436b5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: lib/thor/actions/file_manipulation.rb

-1
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)