mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 00:09:02 +00:00
deprecated trans_r/w for install/update
This commit is contained in:
4
manpage/dotdrop.1
vendored
4
manpage/dotdrop.1
vendored
@@ -105,11 +105,11 @@ Import as a different path from actual path.
|
||||
.TP
|
||||
.B
|
||||
\fB--transr\fP=<key>
|
||||
Associate trans_read key on import.
|
||||
Associate trans_install key on import.
|
||||
.TP
|
||||
.B
|
||||
\fB--transw\fP=<key>
|
||||
Apply trans_write key on import.
|
||||
Apply trans_update key on import.
|
||||
.RE
|
||||
.TP
|
||||
.B
|
||||
|
||||
4
manpage/dotdrop.txt2man
vendored
4
manpage/dotdrop.txt2man
vendored
@@ -39,8 +39,8 @@ COMMANDS
|
||||
-m --preserve-mode Insert a chmod entry in the dotfile with its mode.
|
||||
-p --profile=<profile> Specify the profile to use.
|
||||
-s --as=<path> Import as a different path from actual path.
|
||||
--transr=<key> Associate trans_read key on import.
|
||||
--transw=<key> Apply trans_write key on import.
|
||||
--transr=<key> Associate trans_install key on import.
|
||||
--transw=<key> Apply trans_update key on import.
|
||||
|
||||
compare Compare dotfiles
|
||||
-C --file=<path> Path of dotfile to compare.
|
||||
|
||||
Reference in New Issue
Block a user