diff options
| author | mobinmob <mobinmob@disroot.org> | 2024-08-28 13:45:15 +0300 |
|---|---|---|
| committer | mobinmob <mobinmob@disroot.org> | 2024-08-28 13:45:15 +0300 |
| commit | 5e7f81d7b359888e9fbe708a7451fe67bc613576 (patch) | |
| tree | 05c389a235318ea8477a98923f8a8bf2fe05148d /doc/apkg.conf.md | |
| parent | 99b72ff92222d754759428fd618e0e3a5d3f7cca (diff) | |
| download | autils-5e7f81d7b359888e9fbe708a7451fe67bc613576.tar.gz autils-5e7f81d7b359888e9fbe708a7451fe67bc613576.zip | |
/doc: add info for the addition of checksums, also:
- regenerate man pages
- small cosmetic fixes
Diffstat (limited to 'doc/apkg.conf.md')
| -rw-r--r-- | doc/apkg.conf.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/apkg.conf.md b/doc/apkg.conf.md index b3b4647..d4aa590 100644 --- a/doc/apkg.conf.md +++ b/doc/apkg.conf.md @@ -37,8 +37,9 @@ APKG_WORK_DIR=/var/cache/work # AUTHORS emmett1 <emmett1.2miligrams@protonmail.com> Author of the program and creator of alice linux. + mobinmob <mobinmob@disroot.org> Author of the man page. # REPORTING BUGS -**apkg** is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: https://codeberg.org/emmett1/autils/issues
\ No newline at end of file +**apkg** is in a working stage but also under heavy development. Please report and bugs/issues in the project issue tracker: https://codeberg.org/emmett1/autils/issues |