From c71fd4a9f49bf5cf2cef7874789e95b0603bbaa4 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Nov 2013 11:40:35 +0100 Subject: docs: mention --change-sid|--new-sid in profiles manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- 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 311c8ffc09..83358a8b88 100644 --- a/docs-xml/manpages/profiles.1.xml +++ b/docs-xml/manpages/profiles.1.xml @@ -21,8 +21,8 @@ profiles -v - -c SID - -n SID + -c|--change-sid SID + -n|--new-sid SID file @@ -58,6 +58,7 @@ -c SID1 -n SID2 + --change-sid SID1 --new-sid SID2 Change all occurrences of SID1 in file by SID2. -- cgit