Skip to content

Commit 682fef9

Browse files
committed
Automatic documentation update
1 parent 8fed301 commit 682fef9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DOCUMENTATION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@ These helper functions facilitate various operations related to job management,
10121012
| Exit with error code 1, optionally printing a message to stderr | run_critical_function || die 'The world is about to end' | @dimitry-ishenko
10131013
| Reload service | srv_reload ssh.service | @dimitry-ishenko
10141014
| Webmin setup and service setting. | help install remove start stop enable disable status check | @Tearran
1015-
| Install HA supervised container | install remove purge status help | @igorpecovnik
1015+
| Install HA supervised container | install remove purge status help | @armbian
10161016
| Display a menu from pipe | show_menu <<< armbianmonitor -h ; | @Tearran
10171017
| Start service | srv_start ssh.service | @dimitry-ishenko
10181018
| Install watchtower container | install remove status help | @armbian
@@ -1026,7 +1026,7 @@ These helper functions facilitate various operations related to job management,
10261026
| Install sonarr container | install remove purge status help | @armbian
10271027
| Generate Document files. | generate_readme | @Tearran
10281028
| Storing netplan config to tmp | store_netplan_config | @igorpecovnik
1029-
| Install PostgreSQL container (advanced relational database) | install remove purge status help |
1029+
| Install PostgreSQL container (advanced relational database) | install remove purge status help | @armbian
10301030
| Install jellyfin container | install remove purge status help | @armbian
10311031
| Install jellyseerr container | install remove purge status help | @armbian
10321032
| Needed by generate_menu | execute_command 'id' | @Tearran
@@ -1081,7 +1081,7 @@ These helper functions facilitate various operations related to job management,
10811081
| Toggle IPv6 on or off | toggle_ipv6 | @Tearran
10821082
| Adjust welcome screen (motd) | adjust_motd clear, header, sysinfo, tips, commands | @igorpecovnik
10831083
| Install embyserver container | install remove purge status help | @schwar3kat
1084-
| Install duplicati container | install remove purge status help |
1084+
| Install duplicati container | install remove purge status help | @armbian
10851085
| Install qbittorrent container | install remove purge status help | @qbittorrent
10861086
| Reload systemd configuration | srv_daemon_reload | @dimitry-ishenko
10871087
| Generate JSON-like object file. | generate_json | @Tearran
@@ -1124,7 +1124,7 @@ These helper functions facilitate various operations related to job management,
11241124
| Install sabnzbd container | install remove purge status help | @armbian
11251125
| Mask service | srv_mask ssh.service | @dimitry-ishenko
11261126
| Show service status information | srv_status ssh.service | @dimitry-ishenko
1127-
| Install Redis in a container (In-Memory Data Store) | install remove purge status help |
1127+
| Install Redis in a container (In-Memory Data Store) | install remove purge status help | @armbian
11281128
| Stop service | srv_stop ssh.service | @dimitry-ishenko
11291129
| Configure an unconfigured package | pkg_configure | @dimitry-ishenko
11301130
| Install Pi-hole container | install remove purge password status help | @armbian

0 commit comments

Comments
 (0)