Use the following command to create a detached ASCII signature:

gpg --armor --output <ASC_FILE> --detach-sig <FILE_TO_SIGN>

Verify the file with detached ASCII signature.