mirror of https://github.com/nicolargo/glances.git
Resolve conflict
This commit is contained in:
commit
43df8a887a
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
[global]
|
||||
# Does Glances should check if a newer version is available on PyPI ?
|
||||
check_update=true
|
||||
check_update=false
|
||||
# History size (maximum number of values)
|
||||
# Default is 28800: 1 day with 1 point every 3 seconds
|
||||
history_size=28800
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
.\" Man page generated from reStructuredText.
|
||||
.
|
||||
<<<<<<< HEAD
|
||||
.TH "GLANCES" "1" "Aug 19, 2020" "3.1.5" "Glances"
|
||||
=======
|
||||
.TH "GLANCES" "1" "Mar 25, 2020" "3.1.4.1" "Glances"
|
||||
>>>>>>> master
|
||||
.SH NAME
|
||||
glances \- An eye on your system
|
||||
.
|
||||
|
|
|
|||
Loading…
Reference in New Issue