1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-07 05:20:43 +00:00

update doc and tests for link

This commit is contained in:
deadc0de6
2022-05-31 18:24:30 +02:00
committed by deadc0de
parent cda6d08f5f
commit fa1be9d29c
16 changed files with 41 additions and 40 deletions

View File

@@ -72,7 +72,7 @@ set -l f -s f -l force -d "Do not ask user confirmation for anything."
set -l G -s G -l grepable -d "Grepable output."
set -l i -s i -l ignore -d "Pattern to ignore."
set -l k -s k -l key -d "Treat <path> as a dotfile key."
set -l l -s l -l link -d "Link option (nolink|link|link_children)."
set -l l -s l -l link -d "Link option (nolink|absolute|relative|link_children)."
set -l L -s L -l file-only -d "Do not show diff but only the files that differ."
set -l m -s m -l preserve-mode -d "Insert a chmod entry in the dotfile with its mode."
set -l n -s n -l nodiff -d "Do not diff when installing."
@@ -91,7 +91,7 @@ set -l h -s h -l help -d "Show this screen."
set -al c -rF
set -al C -rF
set -al i -x
set -al l -x -a "nolink link link_children"
set -al l -x -a "nolink absolute relative link_children"
set -al p -x -a "(__fish_dotdrop_list_profiles)"
set -al s -rF
set -al w -x