Skip to content

Commit

Permalink
update publich api
Browse files Browse the repository at this point in the history
  • Loading branch information
neolynx committed Jul 16, 2024
1 parent 26aa65d commit d7f908b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/doc/api/publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Signing options (all are optional):
`SecretKeyring` | string | gpg secret keyring filename (local to aptly server/user)
`Passphrase` | string | gpg key passphrase (if using over http, would be transmitted in clear text!)
`PassphraseFile` | string | gpg passphrase file (local to aptly server/user)
`Batch` | string | set to `true` to prevent gpg from trying to allocate a tty and asking for passphrase
`Batch` | bool | if `true`, prevent gpg from allocating a tty and asking for passphrase


### List
Expand Down

0 comments on commit d7f908b

Please sign in to comment.