浏览代码

Update 'README.md'

oznt 5 年之前
父节点
当前提交
2999527348
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -3,11 +3,11 @@ Goopta - Go + Opta
 
 A minial metric collection system which polls:
 
- * Load average values
- * Derived CPU percentage values
- * Network interface statistics
- * Disk partition usage in percent
- * Memory usage in percent
+ * Load average values (TBD)
+ * Derived CPU percentage values (complete)
+ * Network interface statistics (TBD)
+ * Disk partition usage in percent (TBD)
+ * Memory usage (complete)
 
 Fondly named gupta, for my bud.
 
@@ -43,7 +43,7 @@ $ make test
 Usage
 -----
 ```
-$ gutpa [-c|-l|-m|-p <partition>|-n <interface>] [-f <sec>]
+$ gutpa [-c|-l|-m|-p <partition>|-n <interface>] [-i <sec>]
 ```
 
 You should see something like this: