aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2014-04-14 00:34:54 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2014-04-14 00:34:54 -0400
commitf648fca988e12baa9fb52df56fce6d8f52237c1b (patch)
treeeefcd8e14a52312a22e44b8559d4a9695349f6e8 /README.md
parent7a56debe17afa16be7837dd1a5cebafd5d4bde5d (diff)
downloadaprio-f648fca988e12baa9fb52df56fce6d8f52237c1b.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 03238d1..298bd1b 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ processes. In a shared high-computing environment, users may feel it is necessar
programs, which often times leads to kernel load averages far exceeding an individual server's capabilities.
# Usage Output
-
+```
usage: aprio.py [-h] [--daemon] [--logfile LOGFILE] [--user USER]
[--cpu-threshold CPU_THRESHOLD]
[--cputime-threshold CPUTIME_THRESHOLD]
@@ -31,7 +31,7 @@ optional arguments:
--test, -T Do not modify processes; report only.
--verbose, -v Verbose output
--quiet, -q Suppress output
-
+```
## Example