mount: hardwrap an overlong example in the man page

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
This commit is contained in:
Benno Schulenberg 2016-03-08 10:07:48 +01:00 committed by Karel Zak
parent bbe6f3cf39
commit bed9c1f5e5
1 changed files with 4 additions and 1 deletions

View File

@ -2410,7 +2410,10 @@ directory by using:
.RS
.br
.BR "mount \-t overlay overlay \-olowerdir=/lower,upperdir=/upper,workdir=/work /merged"
.nf
.B "mount \-t overlay overlay \e"
.B " \-olowerdir=/lower,upperdir=/upper,workdir=/work /merged"
.fi
.br
.RE