Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david78k committed Jul 7, 2013
1 parent 2c0b96a commit b447728
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Running
[Java]
```
java -jar ape.jar [commands]
(old way)
java -cp .:log4j-1.4.12.jar ape/Main
log file: /var/log/ape.log
Expand Down Expand Up @@ -113,9 +114,7 @@ usage: ape [options] ... <failure command>
tasktracker, jobtracker,
or namenode.
-L,--local Run commands locally
-P,--panic Forces a kernel panic and
does not restart the
system.
-P,--panic Forces a kernel panic and does not restart the system.
-p,--network-drop <percentage> <duration> Drops a specified
percentage of all inbound
network packets for a
Expand Down

0 comments on commit b447728

Please sign in to comment.