update documentation and man page

This commit is contained in:
André Roth
2024-12-04 12:41:16 +01:00
parent a7d6782176
commit e50a5e175f
6 changed files with 853 additions and 631 deletions

View File

@@ -1,7 +1,11 @@
# Aptly Configuration File
###########################
# vim: : filetype=yaml
# Aptly storage directory for:
# aptly 1.6.0 supports yaml configuraiton files with inline documentation and examples.
# Legacy json config files are still supported, and may be converted to yaml with `aptly config show -yaml`
# Root directory for:
# - downloaded packages (`rootDir`/pool)
# - database (`rootDir`/db)
# - published repositories (`rootDir`/public)