Skip to content

Commit 4cc6eee

Browse files
authored
Docs: Notes for Hotkeys F2/Del added (#3121)
1 parent 52d0c5c commit 4cc6eee

File tree

7 files changed

+45
-1
lines changed

7 files changed

+45
-1
lines changed

Website/docs/application/aws-session-manager.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,10 @@ Here you can specify a combination of AWS CLI profile and AWS region from where
422422

423423
:::note
424424

425+
Right-click on a selected profile to `edit` or `delete` it.
426+
427+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected profile.
428+
425429
Only enabled profiles are synchronized and [`Synchronize EC2 instances from AWS`](#synchronize-ec2-instances-from-aws) must be enabled!
426430

427431
:::

Website/docs/application/dns-lookup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ List of DNS server profiles. A profile can contain one or more DNS servers with
7474
| Level3 | `209.244.0.3:53` | `209.244.0.4:53` |
7575
| Verisign | `64.6.64.6:53` | `64.6.65.6:53` |
7676

77+
:::note
78+
79+
Right-click on a selected DNS server to `edit` or `delete` it.
80+
81+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected DNS server.
82+
83+
:::
84+
7785
### Add DNS suffix (primary) to hostname
7886

7987
Add the primary DNS suffix to the hostname.

Website/docs/application/ip-scanner.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,14 @@ In the arguments you can use the following placeholders:
197197
| `$$ipaddress$$` | IP address |
198198
| `$$hostname$$` | Hostname |
199199

200+
:::note
201+
202+
Right-click on a selected custom command to `edit` or `delete` it.
203+
204+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected custom command.
205+
206+
:::
207+
200208
### Max. concurrent host threads
201209

202210
Maximal number of threads used to scan for active hosts (1 thread = 1 host/ip address).

Website/docs/application/port-scanner.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,14 @@ List of common `tcp` ports to scan for.
119119
| LDAP | `389; 636` |
120120
| HTTP proxy | `3128` |
121121

122+
:::note
123+
124+
Right-click on a selected port profile to `edit` or `delete` it.
125+
126+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected port profile.
127+
128+
:::
129+
122130
### Show closed ports
123131

124132
Show closed ports in the result list.

Website/docs/application/snmp.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,14 @@ List of common OIDs for the `get`, `walk` or `set` SNMP request.
399399
| UDP-MIB | .1.3.6.1.2.1.7 | Walk |
400400
| UCD-SNMP-MIB | .1.3.6.1.4.1.2021 | Walk |
401401

402+
:::note
403+
404+
Right-click on a selected OID profile to `edit` or `delete` it.
405+
406+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected OID profile.
407+
408+
:::
409+
402410
### Walk mode
403411

404412
Walk mode for the SNMP request.

Website/docs/application/sntp-lookup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ List of SNTP server profiles. A profile can contain one or more SNTP servers wit
4040

4141
:::note
4242

43+
Right-click on a selected OID profile to `edit`, `copy` or `delete` it.
44+
45+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected OID profile.
46+
4347
At least one SNTP server profile must exist.
4448

4549
:::

Website/docs/settings/profiles.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,11 @@ List of profile files.
3535

3636
:::note
3737

38-
Profile files can be encrypted with a master password. Right click on a profile and select `Encryption... > Enable encryption...`. See [FAQ > How to enable profile file encryption?](https://borntoberoot.net/NETworkManager/docs/faq/profile-file-encryption#how-to-enable-profile-file-encryption) for more details.
38+
Right-click on a profile file to `edit`, `encrypt/decrypt` or `delete` it.
39+
40+
You can also use the Hotkeys `F2` (`edit`) or `Del` (`delete`) on a selected profile file.
41+
42+
Profile files can be encrypted with a master password. See [FAQ > How to enable profile file encryption?](https://borntoberoot.net/NETworkManager/docs/faq/profile-file-encryption#how-to-enable-profile-file-encryption) for more details.
3943

4044
At least one profile is required and must exist.
4145

0 commit comments

Comments
 (0)