Skip to content

Commit

Permalink
Merge pull request #617 from trapexit/docs
Browse files Browse the repository at this point in the history
update support section of README
  • Loading branch information
trapexit authored May 13, 2019
2 parents 6404939 + 810871d commit 1ad7906
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
% mergerfs(1) mergerfs user manual
% Antonio SJ Musumeci <[email protected]>
% 2019-05-03
% 2019-05-12

# NAME

mergerfs - a featureful union filesystem


# SYNOPSIS

mergerfs -o&lt;options&gt; &lt;branches&gt; &lt;mountpoint&gt;
Expand Down Expand Up @@ -1008,14 +1009,13 @@ Filesystems are very complex and difficult to debug. mergerfs, while being just

This software is free to use and released under a very liberal license. That said if you like this software and would like to support its development donations are welcome.

* PayPal: [email protected]
* PayPal: https://paypal.me/trapexit
* Patreon: https://www.patreon.com/trapexit
* SubscribeStar: https://www.subscribestar.com/trapexit
* Bitcoin (BTC): 12CdMhEPQVmjz3SSynkAEuD5q9JmhTDCZA
* Bitcoin Cash (BCH): 1AjPqZZhu7GVEs6JFPjHmtsvmDL4euzMzp
* Ethereum (ETH): 0x09A166B11fCC127324C7fc5f1B572255b3046E94
* Litecoin (LTC): LXAsq6yc6zYU3EbcqyWtHBrH1Ypx4GjUjm
* Ripple (XRP): rNACR2hqGjpbHuCKwmJ4pDpd2zRfuRATcE


# LINKS
Expand All @@ -1026,4 +1026,3 @@ This software is free to use and released under a very liberal license. That sai
* https://github.com/trapexit/scorch
* https://github.com/trapexit/bbf
* https://github.com/trapexit/backup-and-recovery-howtos
* https://discord.gg/MpAr69V
8 changes: 2 additions & 6 deletions man/mergerfs.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\"t
.\" Automatically generated by Pandoc 1.19.2.4
.\"
.TH "mergerfs" "1" "2019\-05\-03" "mergerfs user manual" ""
.TH "mergerfs" "1" "2019\-05\-12" "mergerfs user manual" ""
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -2004,7 +2004,7 @@ This software is free to use and released under a very liberal license.
That said if you like this software and would like to support its
development donations are welcome.
.IP \[bu] 2
PayPal: trapexit\@spawn.link
PayPal: https://paypal.me/trapexit
.IP \[bu] 2
Patreon: https://www.patreon.com/trapexit
.IP \[bu] 2
Expand All @@ -2017,8 +2017,6 @@ Bitcoin Cash (BCH): 1AjPqZZhu7GVEs6JFPjHmtsvmDL4euzMzp
Ethereum (ETH): 0x09A166B11fCC127324C7fc5f1B572255b3046E94
.IP \[bu] 2
Litecoin (LTC): LXAsq6yc6zYU3EbcqyWtHBrH1Ypx4GjUjm
.IP \[bu] 2
Ripple (XRP): rNACR2hqGjpbHuCKwmJ4pDpd2zRfuRATcE
.SH LINKS
.IP \[bu] 2
https://spawn.link
Expand All @@ -2032,7 +2030,5 @@ https://github.com/trapexit/scorch
https://github.com/trapexit/bbf
.IP \[bu] 2
https://github.com/trapexit/backup\-and\-recovery\-howtos
.IP \[bu] 2
https://discord.gg/MpAr69V
.SH AUTHORS
Antonio SJ Musumeci <[email protected]>.

0 comments on commit 1ad7906

Please sign in to comment.