]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/lei-init.pod
doc: lei: prefer 'location' and 'dirname'
[public-inbox.git] / Documentation / lei-init.pod
index 8a8022fbf2bb8e2940b32b0b1ded739006919de5..bc687f725a1233bd37039a64f972e6ee288a3f29 100644 (file)
@@ -4,11 +4,11 @@ lei-init - initialize storage
 
 =head1 SYNOPSIS
 
-lei init [OPTIONS] [PATHNAME]
+lei init [OPTIONS] [DIRNAME]
 
 =head1 DESCRIPTION
 
-Initialize local writable storage for L<lei(1)>.  If C<PATHNAME> is
+Initialize local writable storage for L<lei(1)>.  If C<DIRNAME> is
 unspecified, the storage is created at C<$XDG_DATA_HOME/lei/store>.
 C<leistore.dir> in C<$XDG_CONFIG_HOME/lei/config> records this
 location.