1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +03:00

samba-tool: fix format of command description (help messages)

Need to quote the backslash '\'.

Signed-off-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Björn Baumbach
2019-03-21 14:15:22 +01:00
committed by Andrew Bartlett
parent 9d40b08ae3
commit aa9dbee265
5 changed files with 18 additions and 18 deletions

View File

@@ -38,7 +38,7 @@ class cmd_schema_attribute_modify(Command):
so be sure to view the current content before making changes.
Example1:
samba-tool schema attribute modify uid \
samba-tool schema attribute modify uid \\
--searchflags="fATTINDEX,fPRESERVEONDELETE"
This alters the uid attribute to be indexed and to be preserved when