Skip to content

Commit 8e892b7

Browse files
committed
Automatic documentation update
1 parent fc444b0 commit 8e892b7

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

docs/User-Guide_Armbian-Config/Localisation.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,35 +7,47 @@ comments: true
77
## Change Global timezone
88

99

10-
<!--- section image START from tools/include/images/LOC001.png --->
11-
[![Change Global timezone](/images/LOC001.png)](#)
12-
<!--- section image STOP from tools/include/images/LOC001.png --->
10+
<!--- section image START from tools/include/images/GTZ001.png --->
11+
[![Change Global timezone](/images/GTZ001.png)](#)
12+
<!--- section image STOP from tools/include/images/GTZ001.png --->
1313

14-
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-header.md)
14+
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/GTZ001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/GTZ001-header.md)
1515
__Status:__ Stable
1616
__Architecture:__ <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">x86-64</span> <span style="background-color:#e0e0e0; color:#333333; padding:3px 6px; border-radius:4px; font-size:90%;">aarch64</span> <span style="background-color:#fff3bf; color:#7c4d00; padding:3px 6px; border-radius:4px; font-size:90%;">armhf</span> <span style="background-color:#f3d9fa; color:#6a1b9a; padding:3px 6px; border-radius:4px; font-size:90%;">riscv64</span>
1717
__Maintainer:__ @armbian
1818
__Documentation:__ [Link](https://forum.armbian.com/)
1919

2020
~~~ custombash
21-
armbian-config --cmd LOC001
21+
armbian-config --cmd GTZ001
2222
~~~
2323

2424

25-
~~~ bash title="Change Locales reconfigure the language and character set:"
26-
armbian-config --cmd LOC002
27-
~~~
25+
## Change Locales reconfigure the language and character set
2826

27+
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/LOC001-header.md)
28+
__Status:__ Stable
2929

30-
~~~ bash title="Change Keyboard layout:"
31-
armbian-config --cmd LOC003
30+
~~~ custombash
31+
armbian-config --cmd LOC001
3232
~~~
3333

3434

35-
~~~ bash title="Change System Hostname:"
36-
armbian-config --cmd LOC005
35+
## Change Keyboard layout
36+
37+
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/KEY001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/KEY001-header.md)
38+
__Status:__ Stable
39+
40+
~~~ custombash
41+
armbian-config --cmd KEY001
3742
~~~
3843

3944

45+
## Change System Hostname
4046

47+
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/HOS001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/HOS001-header.md)
48+
__Status:__ Stable
49+
50+
~~~ custombash
51+
armbian-config --cmd HOS001
52+
~~~
4153

docs/images/GTZ001.png

3.26 KB
Loading

0 commit comments

Comments
 (0)