mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 15:17:29 +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
|
.. code-block:: bash
|
||||||
|
|
||||||
if [ qpdf --requires-password file.pdf ]; then
|
if qpdf --requires-password file.pdf; then
|
||||||
# prompt for password
|
# prompt for password
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user