Skip to content

Commit

Permalink
Automatic documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik committed Oct 25, 2024
1 parent 1156e24 commit f388d19
Show file tree
Hide file tree
Showing 8 changed files with 187 additions and 405 deletions.
42 changes: 13 additions & 29 deletions docs/User-Guide_Armbian-Config/Localisation.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@

***

## Change Global timezone (WIP)
## Change Global timezone
**Command:**
~~~
armbian-config --cmd L00
armbian-config --cmd LO001
~~~

**Author:**
**Author:** @armbian

**Status:** Preview
**Status:** Stable



Expand All @@ -20,12 +20,12 @@ armbian-config --cmd L00
## Change Locales reconfigure the language and character set
**Command:**
~~~
armbian-config --cmd L01
armbian-config --cmd LO002
~~~

**Author:**
**Author:** @armbian

**Status:** Preview
**Status:** Stable



Expand All @@ -34,28 +34,12 @@ armbian-config --cmd L01
## Change Keyboard layout
**Command:**
~~~
armbian-config --cmd L02
armbian-config --cmd LO003
~~~

**Author:**
**Author:** @armbian

**Status:** Preview



***

## Change APT mirrors
This will change the APT mirrors

**Command:**
~~~
armbian-config --cmd L03
~~~

**Author:**

**Status:** Disabled
**Status:** Stable



Expand All @@ -64,12 +48,12 @@ armbian-config --cmd L03
## Change System Hostname
**Command:**
~~~
armbian-config --cmd L04
armbian-config --cmd LO005
~~~

**Author:**
**Author:** @armbian

**Status:** Preview
**Status:** Stable



Expand Down
85 changes: 12 additions & 73 deletions docs/User-Guide_Armbian-Config/Network.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
### Add / change interface
**Command:**
~~~
armbian-config --cmd N02
armbian-config --cmd NE002
~~~

**Author:** Igor Pecovnik
**Author:** @igorpecovnik

**Status:** Preview
**Status:** Stable



Expand All @@ -25,12 +25,12 @@ armbian-config --cmd N02
### Revert to Armbian defaults
**Command:**
~~~
armbian-config --cmd N03
armbian-config --cmd NE003
~~~

**Author:** Igor Pecovnik
**Author:** @igorpecovnik

**Status:** Preview
**Status:** Stable



Expand All @@ -39,12 +39,12 @@ armbian-config --cmd N03
### Show configuration
**Command:**
~~~
armbian-config --cmd N04
armbian-config --cmd NE004
~~~

**Author:** Igor Pecovnik
**Author:** @igorpecovnik

**Status:** Preview
**Status:** Stable



Expand All @@ -53,73 +53,12 @@ armbian-config --cmd N04
### Show active status
**Command:**
~~~
armbian-config --cmd N06
armbian-config --cmd NE005
~~~

**Author:** Igor Pecovnik
**Author:** @igorpecovnik

**Status:** Preview



***

## Install Bluetooth support
**Command:**
~~~
armbian-config --cmd N15
~~~

**Author:**

**Status:** Preview



***

## Remove Bluetooth support
**Command:**
~~~
armbian-config --cmd N16
~~~

**Author:**

**Status:** Preview



***

## Bluetooth Discover
This will enable bluetooth and discover devices


**Command:**
~~~
armbian-config --cmd N17
~~~

**Author:**

**Status:** Preview



***

## Toggle system IPv6/IPv4 internet protocol
This will toggle your internet protocol

**Command:**
~~~
armbian-config --cmd N18
~~~

**Author:**

**Status:** Preview
**Status:** Stable



Expand Down
Loading

0 comments on commit f388d19

Please sign in to comment.