You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/rho.1
+2-2
Original file line number
Diff line number
Diff line change
@@ -468,8 +468,8 @@ IMPORTANT:
468
468
Storing passwords in environment variables is especially dangerous. Be very cautious about using these environment variables in a production environment.
469
469
.PP
470
470
.TP
471
-
.BRHO_PASSPHRASE
472
-
The AES-128 encrypted $HOME/.rho.conf file must be accessed every time rho is run. This file stores all of the profile information. A passphrase must be entered to access this file; the phrase is set the first time the file is created. Normally, the command prompts for this passphrase and it must be entered manually. The RHO_PASSPHRASE environment variable sets the password.
471
+
.BRHO_PASSWORD
472
+
The AES-128 encrypted $HOME/.rho.conf file must be accessed every time rho is run. This file stores all of the profile information. A passphrase must be entered to access this file; the phrase is set the first time the file is created. Normally, the command prompts for this passphrase and it must be entered manually. The RHO_PASSWORD environment variable sets the password.
0 commit comments