Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

Location:
vendor/current/docs-xml/manpages
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/manpages/profiles.1.xml

    r860 r988  
    88        <refmiscinfo class="source">Samba</refmiscinfo>
    99        <refmiscinfo class="manual">User Commands</refmiscinfo>
    10         <refmiscinfo class="version">3.6</refmiscinfo>
     10        <refmiscinfo class="version">4.4</refmiscinfo>
    1111</refmeta>
    1212
     
    2222                <command>profiles</command>
    2323                <arg choice="opt">-v</arg>
    24                 <arg choice="opt">-c SID</arg>
    25                 <arg choice="opt">-n SID</arg>
     24                <arg choice="opt">-c|--change-sid SID</arg>
     25                <arg choice="opt">-n|--new-sid SID</arg>
    2626                <arg choice="req">file</arg>
    2727        </cmdsynopsis>
     
    5959                <varlistentry>
    6060                <term>-c SID1 -n SID2</term>
     61                <term>--change-sid SID1 --new-sid SID2</term>
    6162                <listitem><para>Change all occurrences of SID1 in <filename>file</filename> by SID2.
    6263                </para></listitem>
    6364                </varlistentry>
    6465
    65                 &stdarg.help;
    66                
     66                &popt.common.samba.client;
     67                &popt.autohelp;
     68
    6769        </variablelist>
    6870</refsect1>
Note: See TracChangeset for help on using the changeset viewer.