Skip to content

Commit

Permalink
Merge pull request #872 from ancao90/fix-documentation
Browse files Browse the repository at this point in the history
Fix documentation of action `copy_file`
  • Loading branch information
rafaelfranca committed Feb 26, 2024
2 parents d264bc0 + 76da21a commit e436b5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/thor/actions/file_manipulation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ module Actions
# destination<String>:: the relative path to the destination root.
# config<Hash>:: give :verbose => false to not log the status, and
# :mode => :preserve, to preserve the file mode from the source.

#
# ==== Examples
#
Expand Down

0 comments on commit e436b5f

Please sign in to comment.