samba-tool: fix format of command description (help messages)
authorBjörn Baumbach <bb@sernet.de>
Thu, 21 Mar 2019 13:15:22 +0000 (14:15 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 4 Jul 2019 02:07:20 +0000 (02:07 +0000)
commitaa9dbee265604c1f9179e7d10b9ed677cb38bd64
tree64f44fe799cfcfe0f1f634c7b4276247e777593a
parent9d40b08ae3417309fe672e654bf6c35db54dd3dc
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>
python/samba/netcmd/computer.py
python/samba/netcmd/group.py
python/samba/netcmd/ou.py
python/samba/netcmd/schema.py
python/samba/netcmd/user.py