1
0
mirror of https://github.com/bitwarden/help synced 2025-12-30 15:13:20 +00:00

Some updates! (#503)

* content updates

* images

* pw history

* improved desktop send screenshots

* BE cycle through credentials

* auto-fill article titles

* unhide troubleshooting

* auto-fill category & resolved references to changed titles

* blacklist uris doc, references, and images

* remove old faq items

* keychain note

* update old callouts note -> info

* note about deleting exported files
This commit is contained in:
fred_the_tech_writer
2021-03-19 16:11:21 -04:00
committed by GitHub
parent c10c4fdd47
commit d0a8e60ea2
38 changed files with 308 additions and 199 deletions

View File

@@ -126,7 +126,7 @@ bw send get <id> | jq '.name="New Name" | .password=null' | bw encode | bw send
- Use `--itemid <itemid>` to overwrite the id value provided of the Send with a new one.
{% callout note %}
{% callout info %}
You can't `edit` a file Send's file. To do this, you'll need to delete the Send and re-create it with the appropriate file.
{% endcallout %}