Changeset 988 for vendor/current/docs-xml/manpages/profiles.1.xml
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- 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 8 8 <refmiscinfo class="source">Samba</refmiscinfo> 9 9 <refmiscinfo class="manual">User Commands</refmiscinfo> 10 <refmiscinfo class="version"> 3.6</refmiscinfo>10 <refmiscinfo class="version">4.4</refmiscinfo> 11 11 </refmeta> 12 12 … … 22 22 <command>profiles</command> 23 23 <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> 26 26 <arg choice="req">file</arg> 27 27 </cmdsynopsis> … … 59 59 <varlistentry> 60 60 <term>-c SID1 -n SID2</term> 61 <term>--change-sid SID1 --new-sid SID2</term> 61 62 <listitem><para>Change all occurrences of SID1 in <filename>file</filename> by SID2. 62 63 </para></listitem> 63 64 </varlistentry> 64 65 65 &stdarg.help; 66 66 &popt.common.samba.client; 67 &popt.autohelp; 68 67 69 </variablelist> 68 70 </refsect1>
Note:
See TracChangeset
for help on using the changeset viewer.