File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -322,7 +322,7 @@ <h3></h3>
322322 < pre > incus file push hosts first/etc/hosts</ pre >
323323 </ li >
324324 < li > Verwenden Sie denselben Mechanismus, um auf Protokolldateien zuzugreifen:
325- < pre > incus file pull first/var/log/syslog - | less
325+ < pre > incus file pull first/var/log/syslog - | more
326326 q</ pre >
327327 </ li >
328328 </ ol >
Original file line number Diff line number Diff line change @@ -510,7 +510,7 @@ <h3></h3>
510510 <pre>incus file push hosts first/etc/hosts</pre>
511511 </li>
512512 <li>Use the same mechanism to access log files:
513- <pre>incus file pull first/var/log/syslog - | less
513+ <pre>incus file pull first/var/log/syslog - | more
514514q</pre>
515515 </li>
516516 </ol>
@@ -528,7 +528,7 @@ <h3></h3>
528528 < pre > incus file push hosts first/etc/hosts</ pre >
529529 </ li >
530530 < li > Utilisez la même technique pour accéder aux fichiers journaux :
531- < pre > incus file pull first/var/log/syslog - | less
531+ < pre > incus file pull first/var/log/syslog - | more
532532q</ pre >
533533 </ li >
534534 </ ol >
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ <h3></h3>
296296 < pre > incus file push hosts first/etc/hosts</ pre >
297297 </ li >
298298 < li > Use the same mechanism to access log files:
299- < pre > incus file pull first/var/log/syslog - | less
299+ < pre > incus file pull first/var/log/syslog - | more
300300q</ pre >
301301 </ li >
302302 </ ol >
You can’t perform that action at this time.
0 commit comments