1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

docs: Update smbclient manpage that four digit years are also allowed

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Christof Schmitt <cs@samba.org>
Autobuild-Date(master): Thu Apr 16 19:06:32 UTC 2020 on sn-devel-184
This commit is contained in:
Christof Schmitt 2020-04-15 14:56:03 -07:00
parent 2d5ffed779
commit 5c73a2b3c1

View File

@ -1187,7 +1187,7 @@
<term>utimes &lt;filename&gt; &lt;create time&gt; &lt;access time&gt; &lt;write time&gt; &lt;
change time&gt;</term>
<listitem><para>Changes the timestamps on a file by name.
Times should be specified in the format YY:MM:DD-HH:MM:SS or -1 for no change.
Times should be specified in the format [YY]YY:MM:DD-HH:MM:SS or -1 for no change.
</para></listitem>
</varlistentry>