mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
Edits (#388)
* - Few Typos - New 2FA FAQ Item - Corrected recommendation in /forgot-master-password/ - Added 'Delete a Collection' section to /create-collections/ - Fix recommendation for 2FA Recovery Code - Update plans flowchart & text - Added 2019-2020 plans comparison tables - Added linking to feature table in /about-bitwarden-plans/ - Added search example for org - Added additional information about removing and org user to /managing-users/ and /delete-your-account/ * typo fix
This commit is contained in:
committed by
GitHub
parent
63ba2f081c
commit
2af855abd7
@@ -63,6 +63,7 @@ Once a field is specified, search for a value in that field using a colon (`:`)
|
||||
When constructing a full-text search, you can apply the asterisk (`*`) as a wildcard character for specified search values, for example:
|
||||
|
||||
- `>organizationid:*` will search for all Vault items that belong to an Organization.
|
||||
- `>organizationid:-` will search for all Vault items that do not belong to an Organization.
|
||||
- `>login.username:*@gmail.com` will search for any Login item **Username** that ends in `@gmail.com`.
|
||||
|
||||
{% callout success %}
|
||||
|
||||
Reference in New Issue
Block a user