summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2021-10-22 13:20:45 +0200
committerCanop <cano.petrole@gmail.com>2021-10-22 13:20:45 +0200
commit341ba9c5aeb1c5d9540fac5652bfc8e7c1c6601d (patch)
treed84653085fb066721f9def7a18ffbaf69f455c7f /src
parent0b23f4ac495edcc72184f2bc4e0fee1497ff368e (diff)
mention sponsorship in doc
Diffstat (limited to 'src')
-rw-r--r--src/help/help_content.rs7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/help/help_content.rs b/src/help/help_content.rs
index 4ccac3a..47b93df 100644
--- a/src/help/help_content.rs
+++ b/src/help/help_content.rs
@@ -69,6 +69,13 @@ ${features
* **${feature-name}:** ${feature-description}
}
+## Sponsorship
+
+**broot** is totally free for all uses.
+If you *want* to help me find time to improve it and build other free programs, consider sponsoring me.
+See https://dystroy.org/broot/community/#sponsorship
+
+
"#;
/// build a markdown expander which will need to be