diff options
author | Nguyễn Gia Phong <cnx@loang.net> | 2025-06-18 16:29:13 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <cnx@loang.net> | 2025-06-18 16:29:13 +0900 |
commit | 2ad9177830e41802b673d1fe513bca883c5e496b (patch) | |
tree | 10c364208340ae5404b46e06efe932e3649735f9 /doc/common.h2m | |
parent | 63f17a58145b827a56c4963ad306157cf2dff887 (diff) | |
download | scadere-2ad9177830e41802b673d1fe513bca883c5e496b.tar.gz |
Follow help2man's recommendations
* Use argv[0] as help text's prog * End help text with bug report instruction * Include copyright and authorship in version text
Diffstat (limited to 'doc/common.h2m')
-rw-r--r-- | doc/common.h2m | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/common.h2m b/doc/common.h2m deleted file mode 100644 index 4ec20c3..0000000 --- a/doc/common.h2m +++ /dev/null @@ -1,12 +0,0 @@ -[author] -Written by Nguyễn Gia Phong. - -[reporting bugs] -Issues should be reported to <chung@loa.loang.net>. - -[copyright] -This is free software: you are can redistribute and/or modify it -under the terms of the GNU Affero General Public License version 3 or later -<https://gnu.org/licenses/agpl>. - -There is NO WARRANTY, to the extent permitted by law. |