1
0
Fork 0
mirror of synced 2024-11-17 06:45:33 -05:00

Generalize documentation for enter

This commit is contained in:
Tim Byrne 2017-03-31 16:27:17 -05:00
parent 588bc6eafe
commit 0b1b810722
No known key found for this signature in database
GPG key ID: 14DB4FC2465A4B12

11
yadm.1
View file

@ -180,10 +180,13 @@ Encrypt all files matching the patterns found in
See the ENCRYPTION section for more details. See the ENCRYPTION section for more details.
.TP .TP
.B enter .B enter
Run a sub-shell with all Git variables set. This can be used to easily interact Run a sub-shell with all Git variables set. Exit the sub-shell the same way you
with your Git repository. This is also useful if you are using Emacs Tramp and leave your normal shell (usually with the "exit" command). This sub-shell can
Magit to manage your directory. You can add this configuration in your Emacs be used to easily interact with your
configuration: .B yadm
repository using "git" commands. This could be useful if you are using a tool
which uses Git directly. For example, Emacs Tramp and Magit can manage files by
using this configuration:
.RS .RS
(add-to-list 'tramp-methods (add-to-list 'tramp-methods
'("yadm" '("yadm"