Skip to content

Commit b1145a0

Browse files
committed
Automatic documentation update
1 parent 453908d commit b1145a0

File tree

2 files changed

+70
-0
lines changed

2 files changed

+70
-0
lines changed

docs/User-Guide_Armbian-Config/System.md

+42
Original file line numberDiff line numberDiff line change
@@ -714,5 +714,47 @@ armbian-config --cmd WTC002
714714

715715

716716

717+
***
718+
719+
### Enable automatic package updates.
720+
**Command:**
721+
~~~
722+
armbian-config --cmd UNAT01
723+
~~~
724+
725+
**Author:** @armbian
726+
727+
**Status:** Stable
728+
729+
730+
731+
***
732+
733+
### Configure automatic package updates
734+
**Command:**
735+
~~~
736+
armbian-config --cmd UNAT02
737+
~~~
738+
739+
**Author:** @armbian
740+
741+
**Status:** Stable
742+
743+
744+
745+
***
746+
747+
### Disable automatic package updates
748+
**Command:**
749+
~~~
750+
armbian-config --cmd UNAT03
751+
~~~
752+
753+
**Author:** @armbian
754+
755+
**Status:** Stable
756+
757+
758+
717759
***
718760

docs/User-Guide_Armbian-Software/DevTools.md

+28
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,33 @@ armbian-config --cmd DEV004
5757

5858

5959

60+
***
61+
62+
## Armbian rsyncd server
63+
**Command:**
64+
~~~
65+
armbian-config --cmd DEV010
66+
~~~
67+
68+
**Author:** @igorpecovnik
69+
70+
**Status:** Stable
71+
72+
73+
74+
***
75+
76+
## Remove Armbian rsyncd server
77+
**Command:**
78+
~~~
79+
armbian-config --cmd DEV011
80+
~~~
81+
82+
**Author:** @igorpecovnik
83+
84+
**Status:** Stable
85+
86+
87+
6088
***
6189

0 commit comments

Comments
 (0)