diff options
author | Ayush Agarwal <ayushnix@fastmail.com> | 2022-08-05 00:56:59 +0530 |
---|---|---|
committer | Ayush Agarwal <ayushnix@fastmail.com> | 2022-08-05 00:56:59 +0530 |
commit | e2f0a924fca61fb7355860ee9a7d6c87ff3af4d0 (patch) | |
tree | 6d7ea5a63e8e7e0ed2a48357cb8331bcbebcadd4 /tessen | |
parent | e96741df72aac5d3408163e8e96c37b94b1db935 (diff) |
chore: update git forge links in help menu
Diffstat (limited to 'tessen')
-rwxr-xr-x | tessen | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -655,7 +655,11 @@ usage: $prog [options] -v, --version print the version of $prog for more details and additional features, please read the man page of $prog(1) -for reporting bugs or feedback, visit https://github.com/ayushnix/tessen/issues + +for reporting bugs or feedback, visit one of the following git forge providers +https://sr.ht/~ayushnix/tessen +https://codeberg.org/ayushnix/tessen +https://github.com/ayushnix/tessen " unset -v prog |