Skip to content

Corrects en-dashes in manpage (Closes: #960778)

The bug was filed here: http://bugs.debian.org/960778.

The following merge request tends to resolve the same issue. The MR is tested locally the package builds fine. The new manpage shows the correct syntax!

Here is the log for the same!

APKSIGNER(1)                                   7.0.0_r1                                  APKSIGNER(1)
NAME
       apksigner - sign and verify Android APKs
SYNOPSIS
       A  command  line tool for signing Android APK files and for checking whether signatures of APK
       files will verify on Android devices:
       apksigner [options] apk
       apksigner --version
       apksigner --help
       apk is an existing file to sign or verify.
Edited by Samyak Jain

Merge request reports

Loading