We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
,man
So, e.g.
,man direnv
would allow me to read direnv's manual with in a very similar manner as how , allows me to run it.
direnv
,
Use case: I often like to read manual pages as I consider using packages. This feature would allow me to do so in a faster and more convenient manner.
The text was updated successfully, but these errors were encountered:
This could be done with , -s direnv and when NixOS/nix#4702 is merged
, -s direnv
Sorry, something went wrong.
No branches or pull requests
So, e.g.
would allow me to read
direnv
's manual with in a very similar manner as how,
allows me to run it.Use case: I often like to read manual pages as I consider using packages. This feature would allow me to do so in a faster and more convenient manner.
The text was updated successfully, but these errors were encountered: