aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-02-18 14:13:42 -0500
committerGitHub <noreply@github.com>2023-02-18 14:13:42 -0500
commitf872957519187cb40e9edff823475d3a980c2d10 (patch)
tree4935d62013db05ca10238bc07cffc669aff2680d /README.md
parent68d78e98747a5f69fcfa9094976dc28a290e5e3c (diff)
parent60c9065393c093abf4a23b837655dc9d3be99abd (diff)
downloadrbw-f872957519187cb40e9edff823475d3a980c2d10.tar.gz
rbw-f872957519187cb40e9edff823475d3a980c2d10.zip
Merge pull request #95 from shadowwolf899/master
Added a field flag to the get command
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a7a794..ac3b4ed 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,8 @@ out by running `rbw purge`, and you can explicitly lock the database by running
functionality.
Run `rbw get <name>` to get your passwords. If you also want to get the username
-or the note associated, you can use the flag `--full`.
+or the note associated, you can use the flag `--full`. You can also use the flag
+`--field={field}` to get whatever default or custom field you want.
*Note to users of the official Bitwarden server (at bitwarden.com)*: The
official server has a tendency to detect command line traffic as bot traffic