From: Robert Swiecki Date: Sat, 10 Dec 2016 19:47:20 +0000 (+0100) Subject: cmdline: usage X-Git-Tag: 1.3~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4b988e4f21e7abfa47531d1a14e8a35b077f9ebd;p=platform%2Fupstream%2Fnsjail.git cmdline: usage --- diff --git a/README.md b/README.md index c1d8543..5f17931 100644 --- a/README.md +++ b/README.md @@ -137,12 +137,12 @@ uid=0 gid=99999 groups=99999,65534 ``` ### MORE INFO? -Type: +To see the options, simply type: ``` -./nsjail --help' +./nsjail --help ``` -The commandline options are reasonably well-documented +The commandline options should be reasonably well-documented ``` Usage: ./nsjail [options] -- path_to_command [args]