mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-10 23:20:58 +00:00
Merge branch 'patch-1' of https://github.com/AlisterH/qpdf into patch
This commit is contained in:
commit
2a6cc34e39
@ -2917,7 +2917,7 @@ Related Options
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
if [ qpdf --requires-password file.pdf ]; then
|
||||
if qpdf --requires-password file.pdf; then
|
||||
# prompt for password
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user