Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 233eaa6

Browse files
Command line arguments added
1 parent 7c1fb64 commit 233eaa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Password-Manager-GUI/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ This script opens up a Password Manager GUI on execution. It allows the user to
55
In order to run this script, you need to have Python and pip installed on your system.
66
After you're done installing Python and pip, Open the terminal in the project folder and run
77
```
8-
python passwords.py
8+
python passwords.py <Master password>
99
```
1010
or
1111
```
12-
python3 passwords.py
12+
python3 passwords.py <Master password>
1313
```
1414
depending upon the python version. Make sure that you are running the command from the same virtual environment in which the required modules are installed.
1515

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /