mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3563] docs: manpage warnings: cannot adjust line #2235
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2235
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reinerh on GitHub (Aug 1, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3563
While building a package of a current git snapshot, I noticed a linter warning for the manpage:
The lines are:
and
I'm not completely sure what the reason is, but I guess the last argument is a bit long for displaying and it doesn't know how to split it up.
@bbhtt commented on GitHub (Aug 4, 2020):
You can enclose it in
.in +/-.3i, ll -/+.5ito shift, I think:or break it like:
Without:
@netblue30 commented on GitHub (Oct 19, 2020):
all fixed, I braked the lines with "\"