diff --git a/docs/en/using-relaykeys/relaykeys-cli.md b/docs/en/using-relaykeys/relaykeys-cli.md index 30ebfa1..61fb34b 100644 --- a/docs/en/using-relaykeys/relaykeys-cli.md +++ b/docs/en/using-relaykeys/relaykeys-cli.md @@ -376,6 +376,10 @@ Reset the entire stored devices (its like wiping the volatile memory) Switch the current connected device to the next one in RelayKeys memory +`relaykeys-cli.exe ble_cmd:switch:"Name" --notify`\ +\ +Switches BLE device by the name of a device. + `relaykeys-cli.exe ble_cmd:devremove=DEVNAME` Remove just one named device from the memory. @@ -404,6 +408,8 @@ Gets the current mode - wired or wireless Switches mode from Wired -> Wireless and Wireless-> Wired. + + ### Command: -f file.txt (Macro) Provide a macro file - where each line in a text file is a cli command. For example **ios\_open\_notes.txt** found in the _macros_ directory of the installation folder (i.e at _C:\Program Files (x86)\Ace Centre\RelayKeys\maccros)_