Skip to content

Commit

Permalink
Merge pull request #18 from nverno/fix-link-typo
Browse files Browse the repository at this point in the history
fix link description for transient-switch match lin
  • Loading branch information
psionic-k authored Sep 14, 2023
2 parents 0db3583 + 36c7711 commit 372a412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ of =magit=.
you get =:class transient-option= but if not, the default is a =:class
transient-switch=

Use [[elisp:(describe-symbol transient-option)][=(describe-symbol transient-option)=]] and [[elisp:(describe-symbol transient-switch)][=(describe-symbol transient-option)=]]
Use [[elisp:(describe-symbol transient-option)][=(describe-symbol transient-option)=]] and [[elisp:(describe-symbol transient-switch)][=(describe-symbol transient-switch)=]]
to see a full document of their slots and methods.

If you need an argument with a space instead of the equal sign, use a space
Expand Down

0 comments on commit 372a412

Please sign in to comment.