add usage command
This commit is contained in:
parent
3c2e201c26
commit
68ce9978ef
1 changed files with 4 additions and 2 deletions
|
@ -119,9 +119,11 @@ in your shell bash type: motd
|
||||||
$ motd
|
$ motd
|
||||||
Usage: motds32 OPTIONS
|
Usage: motds32 OPTIONS
|
||||||
-g, --generate Check system status and generate it to /etc/motd file
|
-g, --generate Check system status and generate it to /etc/motd file
|
||||||
-s, --status Show limited content of MOTD file
|
-s, --status Show limited content of MOTDs32 file
|
||||||
|
-o, --old Show limited content of old MOTD file
|
||||||
-v, --version Display information about motds32 version and author
|
-v, --version Display information about motds32 version and author
|
||||||
-m, --MotD32 See the MOTD file
|
-U, --update Update MOTD now!
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Result with **CAT**:
|
Result with **CAT**:
|
||||||
|
|
Loading…
Reference in a new issue