[Pkg-samba-maint] [samba] 50/135: docs: mention --change-sid|--new-sid in profiles manpage.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

ivodd pushed a commit to branch master
in repository samba.

commit 2461695296b0da7de12cd7f230f887000d65e2df
Author: Günther Deschner <gd at samba.org>
Date:   Mon Nov 18 11:40:35 2013 +0100

    docs: mention --change-sid|--new-sid in profiles manpage.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (cherry picked from commit c71fd4a9f49bf5cf2cef7874789e95b0603bbaa4)
---
 docs-xml/manpages/profiles.1.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs-xml/manpages/profiles.1.xml b/docs-xml/manpages/profiles.1.xml
index d791fcf..81d83f6 100644
--- a/docs-xml/manpages/profiles.1.xml
+++ b/docs-xml/manpages/profiles.1.xml
@@ -21,8 +21,8 @@
 	<cmdsynopsis>
 		<command>profiles</command>
 		<arg choice="opt">-v</arg>
-		<arg choice="opt">-c SID</arg>
-		<arg choice="opt">-n SID</arg>
+		<arg choice="opt">-c|--change-sid SID</arg>
+		<arg choice="opt">-n|--new-sid SID</arg>
 		<arg choice="req">file</arg>
 	</cmdsynopsis>
 </refsynopsisdiv>
@@ -58,6 +58,7 @@
 
 		<varlistentry>
 		<term>-c SID1 -n SID2</term>
+		<term>--change-sid SID1 --new-sid SID2</term>
 		<listitem><para>Change all occurrences of SID1 in <filename>file</filename> by SID2.
 		</para></listitem>
 		</varlistentry>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list