Skip to content

Commit

Permalink
Typos corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
jhubig committed Dec 26, 2023
1 parent a60c7f5 commit 8540fe1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fritzBoxShell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -940,8 +940,8 @@ DisplayArguments() {
echo "| SIGNAL_STRENGTH | 100,50,25,12 or 6 % | Set your signal strength (channel settings will then be set to manual) |"
echo "| WIREGUARD_VPN | <name> and 0 or 1 | Name of your connection in "" (e.g. "Test 1"). 0 (OFF) and 1 (ON) |"
echo "|-----------------|------------------------|-----------------------------------------------------------------------------|"
echo "| MISC_LUA | totalConnectsionWLAN | Number of total connected WLAN clients (incl. full Mesh) |"
echo "| | totalConnectsionLAN | Number of total connected LAN clients (incl. full Mesh) |"
echo "| MISC_LUA | totalConnectionsWLAN | Number of total connected WLAN clients (incl. full Mesh) |"
echo "| | totalConnectionsLAN | Number of total connected LAN clients (incl. full Mesh) |"
echo "|-----------------|------------------------|-----------------------------------------------------------------------------|"
echo "| LAN | STATE | Statistics for the LAN easily digestible by telegraf |"
echo "| DSL | STATE | Statistics for the DSL easily digestible by telegraf |"
Expand Down

0 comments on commit 8540fe1

Please sign in to comment.