summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2014-05-11 16:19:16 +0200
committerAlessio Sergi <al3hex@gmail.com>2014-05-11 16:19:16 +0200
commit2d0d5d608694942ea16ac34e05ae154ccb75365a (patch)
tree5aeb03d9f3e89801d3f20566c16006ad55d958bf /man
parentf47dd403965ed6d86f506e0e2329d9c471d1ee23 (diff)
Fix CVS export [issue #348]
While I was there: - complete overhaul of the CVS class - fix open file issue w/ python3 - has_key() option was removed in python3 - usage simplified: there is no need to define the CVS filename, only the output folder, as for the HTML export - update help, doc and man accordingly - fix typos
Diffstat (limited to 'man')
-rw-r--r--man/glances.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/glances.1 b/man/glances.1
index 6f577e5b..9fa8d072 100644
--- a/man/glances.1
+++ b/man/glances.1
@@ -1,4 +1,4 @@
-.TH glances 1 "March, 2014" "version 1.7.6" "USER COMMANDS"
+.TH glances 1 "May, 2014" "version 1.7.6" "USER COMMANDS"
.SH NAME
glances \- A cross-platform curses-based monitoring tool
.SH SYNOPSIS
@@ -34,8 +34,8 @@ Disable disk I/O module
.B \-e
Enable sensors module (requires pysensors, Linux-only)
.TP
-.B \-f FILE
-Set the HTML output folder or CSV file
+.B \-f FOLDER
+Set the HTML or CSV output folder
.TP
.B \-h
Display the help and exit