aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 6a4985a..a2be83c 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
orphan-reaper - Keep your process tree clean
SYNOPSIS
- orphan-reaper [--fatal] [--] COMMAND...
+ orphan-reaper [-f] command...
DESCRIPTION
This user daemon spawns a process and reaps all orphaned
@@ -15,7 +15,7 @@ DESCRIPTION
process tree.
OPTIONS
- --fatal
+ -f
Fail if the process cannot become a subreaper.
RATIONALE
@@ -26,4 +26,3 @@ RATIONALE
SEE ALSO
prctl(2), pstree(1), htop(1)
-