Date: Sat, 03 Apr 2021 16:48:25 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254741] jail(8) fails with "Usage" message when invocation is like it suggests Message-ID: <bug-254741-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254741 Bug ID: 254741 Summary: jail(8) fails with "Usage" message when invocation is like it suggests Product: Base System Version: 12.2-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org This command: > # jail /disk/jail testjail /etc/rc > usage: jail [-dhilqv] [-J jid_file] [-u username] [-U username] > -[cmr] param=value ... [command=command ...] > jail [-dqv] [-f file] -[cmr] [jail] > jail [-qv] [-f file] -[rR] ['*' | jail ...] > jail [-dhilqv] [-J jid_file] [-u username] [-U username] > [-n jailname] [-s securelevel] > path hostname [ip[,...]] command ... > jail [-f file] -e separator fails with "Usage", but the invocation satisfies the 4th usage suggestion from the message: > jail [-dhilqv] [-J jid_file] [-u username] [-U username] > [-n jailname] [-s securelevel] > path hostname [ip[,...]] command ... It is the same after removing optional elements. So either the "Usage" message is wrong, or the problem is not in invocation but in something else. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254741-227>
