aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-17 18:24:03 +0200
committerMattias Andrée <maandree@kth.se>2017-10-17 18:24:03 +0200
commit9eb16aa2cdcdf14642ef43e5498a8f626a72d99c (patch)
tree0fb5b58f2767674f3038f759d803822e0c780fe2 /README
parentupdate dist (diff)
downloadorphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.gz
orphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.bz2
orphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.xz
Rewrite and relicense2.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
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)
-