2018-01-19 Fred Gleason <fredg@paravelsystems.com>

* Fixed a typo regarding the %D filepath wildcard in the Operations
	Guide.
This commit is contained in:
Fred Gleason
2018-01-19 16:20:51 -05:00
parent 3b1d79484d
commit 4d061877fd
2 changed files with 5 additions and 2 deletions

View File

@@ -119,7 +119,7 @@
<term><userinput>D</userinput></term>
<listitem>
<para>
Date (mm/dd/yy)
Date (mm-dd-yy)
</para>
</listitem>
</varlistentry>
@@ -554,7 +554,7 @@
<term><userinput>%D</userinput></term>
<listitem>
<para>
<code>02/03/17</code>
<code>02-03-17</code>
</para>
</listitem>
</varlistentry>