Skip to content
New issue

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

default --private-key value in documentation is misleading #320

Open
sertonix opened this issue Mar 20, 2025 · 0 comments
Open

default --private-key value in documentation is misleading #320

sertonix opened this issue Mar 20, 2025 · 0 comments

Comments

@sertonix
Copy link

The default value of --private-key documented on the manpage depends on which file just happened to exist on the build machine. This could mislead people into thinking that eg. /home/buildozer/.ssh/id_ed25519 is actually the default value but a correct documentation would look something like $HOME/.ssh/id_{ed25519,ed25519_sk,ecdsa,ecdsa_sk,dsa,rsa}. Is there any chance to show the actual default in the manpage?

@sertonix sertonix changed the title default --private-key value in documentation is incorrect default --private-key value in documentation is misleading Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant