Skip to content

Commit 397eea1

Browse files
author
Anand
committed
doc fixes
1 parent f81a7ee commit 397eea1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,9 @@ When you edit an entry with custom fields, you get the option to change the name
244244
Current Username: mydev
245245
New Username:
246246
Current Password: ghp_ipQrStuVwxYz1a2b3cdEF10ghI689kLaMnOp
247-
New Password ([y/Y] to generate new, enter will keep old one):
247+
New Password ([y/Y] to generate new, enter will keep old one):
248+
Current Tags: token github
249+
New Tags:
248250
Current Notes: Never Expires
249251
New Notes:
250252
Editing/deleting custom fields
@@ -350,7 +352,7 @@ If you want to switch back to a previous database, you can use the `-U` option.
350352

351353
(New in version 0.4)
352354

353-
When new features are added - sometimes new fields would be required to be added in the database schema. To make sure your old databases work with the new features in such cases, the `--migrate` option can be used to migrate your existing databases.
355+
When new features are added - sometimes new fields would be required to be added in the database schema. To make sure your old databases work with the new features in such cases, the `-m/--migrate` option can be used to migrate your existing databases.
354356

355357
$ ./varuh -m /home/anand/mypasswds
356358
Password:

0 commit comments

Comments
 (0)