diff options
author | Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk> | 2023-09-18 17:03:38 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-09-19 01:37:37 +0200 |
commit | aefdc1124f19e8799a84e8a047e768223493bea1 (patch) | |
tree | ccaa74ed3bd1e147ca4f99bfd6364e9e528eeaa4 /man/systemd-ask-password.xml | |
parent | path: make arg_pager_flags static (diff) | |
download | systemd-aefdc1124f19e8799a84e8a047e768223493bea1.tar.xz systemd-aefdc1124f19e8799a84e8a047e768223493bea1.zip |
man: update version information
As I noticed a lot of missing information when trying to implement checking
for missing info. I reimplemented the version information script to be more
robust, and here is the result.
Follow up to ec07c3c80b2b1bfa6788500202006ff85f5ae4f4
Diffstat (limited to 'man/systemd-ask-password.xml')
-rw-r--r-- | man/systemd-ask-password.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 6484bbb8a6..5bae448343 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -181,7 +181,9 @@ <term><option>--echo</option></term> <term><option>-e</option></term> - <listitem><para>Equivalent to <option>--echo=yes</option>, see above.</para></listitem> + <listitem><para>Equivalent to <option>--echo=yes</option>, see above.</para> + + <xi:include href="version-info.xml" xpointer="v217"/></listitem> </varlistentry> <varlistentry> |