mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 04:20:55 +01:00
Minor, add a missing space so this command gets marked up as code
Summary: This only has one space but should have two so it looks nice.
This commit is contained in:
parent
b60d0c338a
commit
69d788e4e9
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ is probably an issue with your `sudoers` configuration. Check:
|
|||
|
||||
It may also be helpful to run `sshd` in debug mode:
|
||||
|
||||
$ /path/to/sshd -d -d -d -f /path/to/sshd_config.phabricator
|
||||
$ /path/to/sshd -d -d -d -f /path/to/sshd_config.phabricator
|
||||
|
||||
This will run it in the foreground and emit a large amount of debugging
|
||||
information.
|
||||
|
|
Loading…
Reference in a new issue