diff options
-rw-r--r-- | man/irb.1 | 37 |
1 files changed, 35 insertions, 2 deletions
@@ -180,7 +180,7 @@ The default value is 16. .El .Pp .Sh ENVIRONMENT -.Bl -tag -compact -width "XDG_CONFIG_HOME" .It Ev IRB_LANG The locale used for .Nm . @@ -190,10 +190,43 @@ The path to the personal initialization file. .Pp .It Ev XDG_CONFIG_HOME .Nm -respects XDG_CONFIG_HOME. If this is set, load .Pa $XDG_CONFIG_HOME/irb/irbrc as a personal initialization file. .Pp .El .Pp Also |