[pbs-devel] [PATCH proxmox-backup 2/2] docs: added shell prompt

Gabriel Goller g.goller at proxmox.com
Thu Mar 7 15:41:57 CET 2024


On this `ls` command the shell prompt ('#') was missing.

Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
---
 docs/backup-client.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/backup-client.rst b/docs/backup-client.rst
index e6594e98..00a1abbb 100644
--- a/docs/backup-client.rst
+++ b/docs/backup-client.rst
@@ -257,7 +257,7 @@ Restoring this backup will result in:
 
 .. code-block:: console
 
-    ls -aR restored
+    # ls -aR restored
     restored/:
     .  ..  .pxarexclude  subfolder0  subfolder1
 
-- 
2.43.0





More information about the pbs-devel mailing list