Fix exit example in help text
This commit is contained in:
parent
2bd8b21e7f
commit
2aaf74e581
|
|
@ -70,7 +70,7 @@ $ cat nonexistent
|
|||
cat: nonexistent: ...
|
||||
[1]
|
||||
|
||||
$ exit 0
|
||||
$ true
|
||||
[0]`)
|
||||
process.exit(0)
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user