comparison pwm.1.xml @ 16:a07665727c19

Add status command Add status command to redisplay an error message of the previous command and unsaved changes. Add pwm_err function to display and save error messages.
author Guido Berhoerster <guido+pwm@berhoerster.name>
date Tue, 08 Aug 2017 10:47:04 +0200
parents 3380c8fd9776
children a08ef0674d8e
comparison
equal deleted inserted replaced
15:3380c8fd9776 16:a07665727c19
32 <surname>Berhoerster</surname> 32 <surname>Berhoerster</surname>
33 </personname> 33 </personname>
34 <email>guido+pwm@berhoerster.name</email> 34 <email>guido+pwm@berhoerster.name</email>
35 <personblurb/> 35 <personblurb/>
36 </author> 36 </author>
37 <date>7 August, 2017</date> 37 <date>8 August, 2017</date>
38 </info> 38 </info>
39 <refmeta> 39 <refmeta>
40 <refentrytitle>pwm</refentrytitle> 40 <refentrytitle>pwm</refentrytitle>
41 <manvolnum>1</manvolnum> 41 <manvolnum>1</manvolnum>
42 <refmiscinfo class="source"/> 42 <refmiscinfo class="source"/>
489 and the host on which the password database was last written 489 and the host on which the password database was last written
490 to.</para> 490 to.</para>
491 </listitem> 491 </listitem>
492 </varlistentry> 492 </varlistentry>
493 <varlistentry> 493 <varlistentry>
494 <term>Display status messages</term>
495 <listitem>
496 <cmdsynopsis>
497 <command>status</command>
498 </cmdsynopsis>
499 <cmdsynopsis>
500 <command>t</command>
501 <sbr/>
502 </cmdsynopsis>
503 <para>Redisplay any error message from the previous command and
504 whether there are unsaved changes.</para>
505 </listitem>
506 </varlistentry>
507 <varlistentry>
494 <term>Write database</term> 508 <term>Write database</term>
495 <listitem> 509 <listitem>
496 <cmdsynopsis> 510 <cmdsynopsis>
497 <command>write</command> 511 <command>write</command>
498 </cmdsynopsis> 512 </cmdsynopsis>