diff options
author | Leah Neukirchen <leah@vuxu.org> | 2018-02-01 22:29:40 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2018-02-01 22:29:40 +0100 |
commit | 113aee1e9cd7e0d67b90b6089acf903161407d84 (patch) | |
tree | 2c5a5fa265d2af706fda5dfe83d8322717652c00 | |
parent | d73cccc5a7250fedc436333a7e86f7ac2b2e1fe7 (diff) | |
download | rdumpfs-113aee1e9cd7e0d67b90b6089acf903161407d84.tar.gz rdumpfs-113aee1e9cd7e0d67b90b6089acf903161407d84.tar.xz rdumpfs-113aee1e9cd7e0d67b90b6089acf903161407d84.zip |
-rwxr-xr-x | rdumpfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rdumpfs b/rdumpfs index 4eca809..41bf882 100755 --- a/rdumpfs +++ b/rdumpfs @@ -3,7 +3,7 @@ # Usage: rdumpfs [-f] [RSYNCOPT...] SRC [SRC...] DST # -f: force potentially dangerous operations # -# Written by Christian Neukirchen <http://purl.org/net/chneukirchen>. +# Written by Leah Neukirchen <http://purl.org/net/chneukirchen>. # rdumpfs is in the public domain. # # To the extent possible under law, the creator of this work has waived |