diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2012-10-28 23:29:46 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-28 23:29:46 +0000 |
commit | 6f76945378f0063512eb91af3a574b9705b1a70c (patch) | |
tree | 062141155a3330b0fcbe628a723069c252eb861e /doc | |
parent | b20abd1cd40069159f087b20efb74262b4a1612d (diff) |
Added a comment
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/__34__drop__34___deletes_all_files_with_identical_content/comment_3_1892bcfbe3c462aa74552a241d65cad9._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/bugs/__34__drop__34___deletes_all_files_with_identical_content/comment_3_1892bcfbe3c462aa74552a241d65cad9._comment b/doc/bugs/__34__drop__34___deletes_all_files_with_identical_content/comment_3_1892bcfbe3c462aa74552a241d65cad9._comment new file mode 100644 index 000000000..8dfc30a60 --- /dev/null +++ b/doc/bugs/__34__drop__34___deletes_all_files_with_identical_content/comment_3_1892bcfbe3c462aa74552a241d65cad9._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 3" + date="2012-10-28T23:29:46Z" + content=""" +numcopies=0 is inherently unsafe, and unreasonable if you value your data at all. I've added some warnings about it to the man page. +"""]] |