summaryrefslogtreecommitdiff
path: root/man/mkrc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/mkrc.1')
-rw-r--r--man/mkrc.111
1 files changed, 11 insertions, 0 deletions
diff --git a/man/mkrc.1 b/man/mkrc.1
index 384b485..adc4089 100644
--- a/man/mkrc.1
+++ b/man/mkrc.1
@@ -28,6 +28,16 @@ multiple times.
install dotfiles into the host-specific directory
.It Fl q
decrease verbosity
+.It Fl s
+if the rc file is a file, symlink it; otherwise, make a directory
+structure as described in
+.Xr rcup 1
+in the section
+.Sx ALGORITHM .
+This is the default.
+.It Fl S
+treat the specified rc files as files to be symlinked, even if they are
+directories
.It Fl t Ar TAG
install dotfiles according to tag
.It Fl v
@@ -47,6 +57,7 @@ User configuration file. Defaults to
.Dl mkrc -t zsh -d company-dotfiles ~/.zshrc ~/.zlogin
.Dl mkrc -o ~/.rcrc
.Dl mkrc -C .ssh
+.Dl mkrc -S .zpretzo
.Sh SEE ALSO
.Xr lsrc 1 ,
.Xr rcdn 1 ,