[UPDATE] - man page
This commit is contained in:
parent
0fb4bdf279
commit
3de8864695
BIN
doc/monithor-client.1.gz
Normal file
BIN
doc/monithor-client.1.gz
Normal file
Binary file not shown.
@ -1,11 +1,5 @@
|
||||
---
|
||||
Title: MONITHOR-CLIENT
|
||||
section: 1
|
||||
header: Serveur bash de monitoring
|
||||
footer: monithor-server 1.7
|
||||
date: January 13, 2022
|
||||
---
|
||||
|
||||
% MONITHOR-CLIENT(1) Version 1.8 | lient bash de monitoring
|
||||
|
||||
NAME
|
||||
=====
|
||||
|
||||
BIN
doc/monithor-server.1.gz
Normal file
BIN
doc/monithor-server.1.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
---
|
||||
Title: MONITHOR-SERVER
|
||||
title: MONITHOR-SERVER
|
||||
section: 1
|
||||
header: Serveur bash de monitoring
|
||||
footer: monithor-server 1.7
|
||||
@ -8,6 +8,7 @@ date: January 13, 2022
|
||||
|
||||
|
||||
|
||||
|
||||
NAME
|
||||
=====
|
||||
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Update man page"
|
||||
mandb 2>&1 > /dev/null
|
||||
#mandb 2>&1 > /dev/null
|
||||
|
||||
echo "Fin d'installation"
|
||||
|
||||
mkdir /var/cache/man/oldlocal/fr -p
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Update man page"
|
||||
mandb 2>&1 > /dev/null
|
||||
#mandb 2>&1 > /dev/null
|
||||
|
||||
echo "Fin d'installation"
|
||||
|
||||
mkdir /var/cache/man/oldlocal/fr -p
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Update man page"
|
||||
mandb 2>&1 > /dev/null
|
||||
#mandb 2>&1 > /dev/null
|
||||
|
||||
echo "Fin d'installation"
|
||||
|
||||
mkdir /var/cache/man/oldlocal/fr -p
|
||||
|
||||
@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Update man page"
|
||||
mandb 2>&1 > /dev/null
|
||||
#mandb 2>&1 > /dev/null
|
||||
|
||||
echo "Fin d'installation"
|
||||
|
||||
mkdir -p /var/cache/man/oldlocal/fr
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user