mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-04-28 22:36:18 +00:00
trailing whitespace fixes
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
1d9109f0ac
commit
100194d798
@ -24,7 +24,7 @@ OS, this is a perfect fit for a wiki article.
|
||||
then you should try to get it into the reference documentation. The reference
|
||||
documentation is written in the easy to use 'asciidoc' document format.
|
||||
Editing the official documentation requires to clone the git repository at
|
||||
`git://git.proxmox.com/git/pve-docs.git` and then follow the
|
||||
`git://git.proxmox.com/git/pve-docs.git` and then follow the
|
||||
https://git.proxmox.com/?p=pve-docs.git;a=blob_plain;f=README.adoc;hb=HEAD[REAME.adoc] document.
|
||||
|
||||
Improving the documentation is just as easy as editing a Wikipedia
|
||||
|
@ -145,11 +145,11 @@ Enable/Disable debugging
|
||||
|
||||
You can enable verbose syslog messages with:
|
||||
|
||||
echo "1" >/etc/pve/.debug
|
||||
echo "1" >/etc/pve/.debug
|
||||
|
||||
And disable verbose syslog messages with:
|
||||
|
||||
echo "0" >/etc/pve/.debug
|
||||
echo "0" >/etc/pve/.debug
|
||||
|
||||
|
||||
Recovery
|
||||
|
Loading…
Reference in New Issue
Block a user