diff --git a/docs/aptpkg.5.scd b/docs/aptpkg.5.scd index a9be333..91e45e7 100644 --- a/docs/aptpkg.5.scd +++ b/docs/aptpkg.5.scd @@ -28,14 +28,17 @@ More maintainers can be listed after. - type=file: Download file(s), check, and execute the _steps_ function - url: Homepage of upstream - description: Description similar to what upstream says +- customcontrol: This is optional and only if extra information needs to be + added to the control file ## SOURCE -Provide a URL pointing to the file to download +Provide URL(s) pointing to the file(s) to download ## SHA512SUMS -The output of `sha512sum filename` that will be used to verify +The output of `sha512sum filename` that will be used to verify. Write SKIP if +you do not want any verification done. ## STEPS