You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps something like tldr --original git to render the original file, or tldr --path git to show where git.md file is located. This is useful when working with a patch.
The text was updated successfully, but these errors were encountered:
I suppose this would be covered by #306? With an environment variable, you could env TEALDEER_PAGE_PATH=/ TEALDEER_PATCH_PATH=/ tldr ..., or whatever syntax we come up with there. Is there any motivation for a separate option?
To be honest, I think the use case is very niche. Currently, I would prefer to not add extra settings as in your initial suggestion, but we can leave this issue open for some time and see from the reactions if more people would be interested
Perhaps something like
tldr --original git
to render the original file, ortldr --path git
to show where git.md file is located. This is useful when working with a patch.The text was updated successfully, but these errors were encountered: